File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ or sequential Monte Carlo (SMC)).
2626Installation 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
You can’t perform that action at this time.
0 commit comments