Skip to content

Commit 4381235

Browse files
Update docs/source/learn/core_notebooks/pymc_pytensor.ipynb
Change pytensor hypterlink to "pymc-devs/pytensor" Co-authored-by: larryshamalama <[email protected]>
1 parent fd38928 commit 4381235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/learn/core_notebooks/pymc_pytensor.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"\n",
1212
"**Authors:** [Ricardo Vieira](https://github.com/ricardoV94) and [Juan Orduz](https://juanitorduz.github.io/)\n",
1313
"\n",
14-
"In this notebook we want to give an introduction of how PyMC models translate to PyTensor graphs. The purpose is not to give a detailed description of all [`pytensor`](https://github.com/aesara-devs/aesara)'s capabilities but rather focus on the main concepts to understand its connection with PyMC. For a more detailed description of the project please refer to the official documentation."
14+
"In this notebook we want to give an introduction of how PyMC models translate to PyTensor graphs. The purpose is not to give a detailed description of all [`pytensor`](https://github.com/pymc-devs/pytensor)'s capabilities but rather focus on the main concepts to understand its connection with PyMC. For a more detailed description of the project please refer to the official documentation."
1515
]
1616
},
1717
{

0 commit comments

Comments
 (0)