Skip to content

Commit 0aea6b0

Browse files
authored
Fix typos in installation instructions and dependencies
1 parent 85d0929 commit 0aea6b0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ or sequential Monte Carlo (SMC)).
2626
Installation and Testing
2727
------------------------
2828

29-
To install the latest releast of dynamax from PyPi:
29+
To install the latest release of dynamax from PyPI:
3030

3131
.. code-block:: console
3232
@@ -242,8 +242,8 @@ Related Libraries
242242
* hmmlearn_: Numpy / C++ library for HMMs
243243
* linderman-ssm-jax_: JAX library for SSMs (replaced by dynamax)
244244
* linderman-ssm-numpy_: Numpy / numba / autograd library for SSMs (replaced by dynamax)
245-
* mattjj-pyhsmm_: Numpy / Cython library library for HMMs
246-
* mattjj-pylds_: Numpy / Cython library library for linear dynamical systems
245+
* mattjj-pyhsmm_: Numpy / Cython library for HMMs
246+
* mattjj-pylds_: Numpy / Cython library for linear dynamical systems
247247
* pgm-jax_: JAX library for factor graphs
248248
* JSL_: JAX library for SSMs (replaced by dynamax)
249249
* pykalman_: Numpy library for (extended) Kalman filtering

0 commit comments

Comments
 (0)