Skip to content

Joshuaalbert/jaxnlds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaxnlds

Inference on non-linear dynamical systems written in JAX.

Install

Requires python 3.X.

As always I reccomend a package manager like conda. In this case you could do conda create -n jaxnlds_py python=3.8 && conda activate jaxnlds_py

Install usual suspects: pip install numpy scipy matplotlib jax jaxlib

If you want nested sampling: pip install git+https://github.com/Joshuaalbert/jaxns.git

Then install this with python setup.py install or pip install git+https://github.com/Joshuaalbert/jaxnlds.git

About

Inference on non-linear dynamical systems written in JAX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published