We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c754223 commit 72fe860Copy full SHA for 72fe860
docs/source/installation.rst
@@ -437,8 +437,8 @@ You may need to set the environment variable ``NUMBA_NUM_THREADS`` define how ma
437
It can also be checked dynamically with ``numba.config.NUMBA_DEFAULT_NUM_THREADS``.
438
439
440
-PyMC and PyTensor and
441
---------
+PyMC and PyTensor
+-----------------
442
`PyTensor <https://pytensor.readthedocs.io/en/latest/>`_ is used to allow seamless integration between PyLops and
443
`PyMC <https://www.pymc.io/welcome.html>`_ operators.
444
Install both of them via ``conda`` with:
0 commit comments