.editorconfig
LICENSE
MANIFEST.in
README.rst
setup.py
.github/ISSUE_TEMPLATE.md
docs/Makefile
docs/conf.py
docs/index.rst
docs/requirements.txt
examples/data_input.py
examples/kuramoto_network.py
examples/laminar_chaos.py
examples/mackey_glass.py
examples/mackey_glass_jump.py
examples/mackey_glass_lyap.py
examples/neutral.py
examples/simple_neutral.py
examples/state_dependent.py
examples/sunflower_callback.py
examples/two_Roesslers.py
jitcdde/__init__.py
jitcdde/_jitcdde.py
jitcdde/_python_core.py
jitcdde/jitced_template.c
jitcdde/new_step_on_disc.py
jitcdde/past.py
jitcdde/polynomials.py
jitcdde/sympy_symbols.py
jitcdde/version.py
jitcdde.egg-info/PKG-INFO
jitcdde.egg-info/SOURCES.txt
jitcdde.egg-info/dependency_links.txt
jitcdde.egg-info/requires.txt
jitcdde.egg-info/top_level.txt
tests/all_tests.sh
tests/compare_C_and_Python_core.py
tests/compare_C_and_Python_core_2.py
tests/mackey-glass_past.dat
tests/test_jitcdde.py
tests/test_lyaps.py
tests/test_neutral.py
tests/test_ode.py
tests/test_past.py
tests/test_past_from_function.py
tests/test_python_core.py
tests/test_sympy_input.py
tests/test_transversal_lyap.py
tests/two_Roessler_past.dat
tests/two_Roessler_y10.dat