Skip to content

Commit e417c00

Browse files
authored
fixed links to new tutorials repo
1 parent cc997b3 commit e417c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Molecular-Meta-VQE.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"The molecular coordinates, or the basis-set can however be replaced (as long as there is just a single meta-parameter $R$ in the coordinates), but note that the training will take substantially longer, depending on the system/basis you chose, and a jupyter notebook is probably not the best environment anymore.\n",
1717
"\n",
1818
"In order to run the notebook you need to have `tequila` installed. \n",
19-
"Just follow the intructions from the [AAG github repository](https://github.com/aspuru-guzik-group/tequila) and let us know if you experience any troubles. Feel also free to check out the `tequila` [tutorials](https://github.com/aspuru-guzik-group/tequila/tree/master/tutorials). For this notebook we recommend [basic usage](https://github.com/aspuru-guzik-group/tequila/blob/master/tutorials/BasicUsage.ipynb) and [basic chemistry](https://github.com/aspuru-guzik-group/tequila/blob/master/tutorials/Chemistry.ipynb).\n",
19+
"Just follow the intructions from the [AAG github repository](https://github.com/aspuru-guzik-group/tequila) and let us know if you experience any troubles. Feel also free to check out the `tequila` [tutorials](https://github.com/aspuru-guzik-group/tequila/tree/master/tutorials). For this notebook we recommend [basic usage](https://github.com/aspuru-guzik-group/tequila-tutorials/blob/master/BasicUsage.ipynb) and [basic chemistry](https://github.com/aspuru-guzik-group/tequila-tutorials/blob/master/Chemistry.ipynb).\n",
2020
"\n",
2121
"We start by defining our non-linear encoder. As in the paper we will use a set of floating Gaussians to approximate our unknown non-linear function. Each parameter of the VQE is then encoded, depending on the meta variable $R$ (in this example the bond distance of H$_2$; in the paper the intermolecular distance of H$_4$), as\n",
2222
"$$\n",

0 commit comments

Comments
 (0)