LICENSE
README.md
setup.py
jaxkuramoto/__init__.py
jaxkuramoto/kuramoto.py
jaxkuramoto/ode.py
jaxkuramoto/solution.py
jaxkuramoto.egg-info/PKG-INFO
jaxkuramoto.egg-info/SOURCES.txt
jaxkuramoto.egg-info/dependency_links.txt
jaxkuramoto.egg-info/requires.txt
jaxkuramoto.egg-info/top_level.txt
jaxkuramoto/solver/__init__.py
jaxkuramoto/solver/fixed_point.py
jaxkuramoto/solver/ode_solver.py
jaxkuramoto/theory/critical_point.py
jaxkuramoto/theory/ott_antonsen.py
jaxkuramoto/theory/self_consistent.py