.gitignore
.readthedocs.yml
LICENSE.md
MANIFEST.in
codemeta.json
ode_analyzer.py
readme.md
requirements.txt
setup.cfg
setup.py
.github/workflows/ode-toolbox-build.yml
doc/conf.py
doc/index.rst
doc/requirements.txt
doc/css/custom.css
doc/css/pygments.css
doc/fig/eq_analysis_0.png
doc/fig/eq_analysis_1.png
doc/fig/eq_analysis_2.png
doc/fig/flow_diagram.png
doc/fig/flow_diagram.tex
doc/fig/ode-toolbox-flow-diagram-detailed.png
doc/fig/ode-toolbox-flow-diagram-detailed.svg
doc/fig/ode-toolbox-flow-diagram.png
doc/fig/ode-toolbox-flow-diagram.svg
doc/fig/ode-toolbox-logo.png
doc/fig/ode-toolbox-logo.svg
doc/fig/stiffness_example.png
doc/fig/test_analytic_solver_integration.png
doc/fig/test_mixed_integrator_numeric.png
doc/js/expand_toc_tree.js
odetoolbox/__init__.py
odetoolbox/analytic_integrator.py
odetoolbox/config.py
odetoolbox/dependency_graph_plotter.py
odetoolbox/integrator.py
odetoolbox/mixed_integrator.py
odetoolbox/plot_helper.py
odetoolbox/shapes.py
odetoolbox/singularity_detection.py
odetoolbox/spike_generator.py
odetoolbox/stiffness.py
odetoolbox/sympy_helpers.py
odetoolbox/system_of_shapes.py
odetoolbox.egg-info/PKG-INFO
odetoolbox.egg-info/SOURCES.txt
odetoolbox.egg-info/dependency_links.txt
odetoolbox.egg-info/top_level.txt
tests/__init__.py
tests/context.py
tests/eiaf_cond_alpha.json
tests/iaf_cond_alpha.json
tests/iaf_psc_exp.json
tests/lorenz_attractor.json
tests/mixed_analytic_numerical_no_stiffness.json
tests/mixed_analytic_numerical_with_stiffness.json
tests/morris_lecar.json
tests/nonlinear.json
tests/nonlinear_between_shapes.json
tests/stiff_system.json
tests/system_matrix_test.json
tests/test_alpha_function_of_time.json
tests/test_analysis_mixed_analytic_numerical.py
tests/test_analytic_integrator.py
tests/test_analytic_solver_integration.py
tests/test_double_exponential.py
tests/test_expression_simplification.py
tests/test_inhomogeneous.py
tests/test_inhomogeneous_numerically_zero.py
tests/test_integration.json
tests/test_lin_const_coeff_and_homogeneous.py
tests/test_linearity_checker.py
tests/test_lorenz_attractor.py
tests/test_malformed_input.py
tests/test_mixed_integrator_numeric.py
tests/test_propagator_solver_homogeneous.json
tests/test_propagator_solver_homogeneous.py
tests/test_shapes.py
tests/test_singularity_detection.py
tests/test_stiffness.py
tests/test_system_matrix_construction.py
tests/test_utils.py
tests/third_order.json