.gitignore
LICENSE
Makefile
README.md
pylintrc
requirements.txt
setup.py
tests.py
demo/interactive_ams.py
doc/Makefile
doc/api.rst
doc/conf.py
doc/index.rst
doc/install.rst
doc/make.bat
doc/userguide.rst
doc/notebooks/Diffusion1D.ipynb
doc/notebooks/Diffusion2D.ipynb
doc/notebooks/Kramers.ipynb
doc/notebooks/ReturnTimes.ipynb
stochrare/__init__.py
stochrare/edpy.py
stochrare/firstpassage.py
stochrare/fokkerplanck.py
stochrare/timeseries.py
stochrare/utils.py
stochrare.egg-info/PKG-INFO
stochrare.egg-info/SOURCES.txt
stochrare.egg-info/dependency_links.txt
stochrare.egg-info/requires.txt
stochrare.egg-info/top_level.txt
stochrare/dynamics/__init__.py
stochrare/dynamics/diffusion.py
stochrare/dynamics/diffusion1d.py
stochrare/io/__init__.py
stochrare/io/data.py
stochrare/io/plot.py
stochrare/rare/__init__.py
stochrare/rare/ams.py