LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
capi/algebraic.f90
capi/boundary_value.f90
capi/periodic_orbits.f90
solvers/eispack.f
solvers/linear.f
solvers/nole.f
solvers/ode1.f
solvers/shoot.f
src/packa1.f
src/packa2.f
src/packa3.f
src/packb1.f
src/packb2.f
src/packb3.f
src/packd.f
src/packon.f
src/bifpack/__init__.py
src/bifpack/_check_jacobian.py
src/bifpack/_errors.py
src/bifpack/_parsing.py
src/bifpack/_stdout.py
src/bifpack/_step_control.py
src/bifpack/diagrams.py
src/bifpack/results.py
src/bifpack.egg-info/PKG-INFO
src/bifpack.egg-info/SOURCES.txt
src/bifpack.egg-info/dependency_links.txt
src/bifpack.egg-info/requires.txt
src/bifpack.egg-info/top_level.txt
src/bifpack/algebraic/__init__.py
src/bifpack/algebraic/_capi.py
src/bifpack/algebraic/_process.py
src/bifpack/algebraic/_worker.py
src/bifpack/boundary_value/__init__.py
src/bifpack/boundary_value/_capi.py
src/bifpack/boundary_value/_process.py
src/bifpack/boundary_value/_worker.py
src/bifpack/periodic_orbits/__init__.py
src/bifpack/periodic_orbits/_capi.py
src/bifpack/periodic_orbits/_process.py
src/bifpack/periodic_orbits/_worker.py
tests/test_algebraic_brusselator.py
tests/test_algebraic_brusselator_branch_switching.py
tests/test_algebraic_lorenz_hopf.py
tests/test_algebraic_run_options.py
tests/test_bifurcation_curve.py
tests/test_boundary_value_bifurcation_curve.py
tests/test_boundary_value_brusselator.py
tests/test_boundary_value_locate_and_switch.py
tests/test_boundary_value_locate_and_switch_exact.py
tests/test_boundary_value_primary_bifurcation_points.py
tests/test_boundary_value_run_options.py
tests/test_boundary_value_superconductivity.py
tests/test_check_jacobian.py
tests/test_diagrams.py
tests/test_fatal_errors.py
tests/test_package_imports.py
tests/test_periodic_orbits_brusselator.py
tests/test_periodic_orbits_doubling.py
tests/test_periodic_orbits_emanating_orbits.py
tests/test_periodic_orbits_options.py
tests/test_periodic_orbits_reconstruct_orbit.py
tests/test_second_parameter.py
tests/test_stability_special_points.py
tests/test_step_control.py
tests/data/exa1_golden.out
tests/data/exa1m2_golden.out
tests/data/exa3_golden.txt
tests/data/exb2m_golden.out
tests/data/gen_periodic_golden.f
tests/data/periodic_golden.out