LICENSE
README.md
pyproject.toml
tests/test_4d_map_composition.py
tests/test_fixed_point_finder.py
tests/test_henonmap.py
tests/test_map_composition_vs_madng.py
tests/test_modulatedhenonmap.py
tests/test_normal_forms.py
tests/test_normed_particles.py
tests/test_polyelements.py
tests/test_rdt.py
xnlbd/__init__.py
xnlbd/_version.py
xnlbd.egg-info/PKG-INFO
xnlbd.egg-info/SOURCES.txt
xnlbd.egg-info/dependency_links.txt
xnlbd.egg-info/requires.txt
xnlbd.egg-info/top_level.txt
xnlbd/analyse/__init__.py
xnlbd/analyse/chaos/__init__.py
xnlbd/analyse/chaos/displacement_tracker.py
xnlbd/analyse/chaos/gali.py
xnlbd/analyse/chaos/ghost_particle_manager.py
xnlbd/analyse/chaos/reverse_error_method.py
xnlbd/analyse/chaos/src/get_disp_and_dir.h
xnlbd/analyse/chaos/src/get_disp_and_dir_normed.h
xnlbd/analyse/chaos/src/renorm_dist.h
xnlbd/analyse/chaos/src/renorm_dist_normed.h
xnlbd/analyse/normal_forms/__init__.py
xnlbd/analyse/normal_forms/numeric_normal_forms.py
xnlbd/analyse/normal_forms/poly_elements.py
xnlbd/analyse/normal_forms/poly_line.py
xnlbd/analyse/normal_forms/polynom_base.py
xnlbd/analyse/rdt/__init__.py
xnlbd/analyse/rdt/rdt.py
xnlbd/tools/__init__.py
xnlbd/tools/generic_writer.py
xnlbd/tools/normed_particles.py
xnlbd/tools/series.py
xnlbd/tools/src/norm_to_phys.h
xnlbd/tools/src/phys_to_norm.h
xnlbd/track/__init__.py
xnlbd/track/elements.py
xnlbd/track/modulations.py
xnlbd/track/elements_src/henonmap.h
xnlbd/track/elements_src/modulatedhenonmap.h
xnlbd/track/elements_src/randomnormalkick.h
xnlbd/visualise/__init__.py
xnlbd/visualise/fixed_points/__init__.py
xnlbd/visualise/fixed_points/topological_fixed_point_finder.py
xnlbd/visualise/orbits/__init__.py
xnlbd/visualise/orbits/orbits.py
xnlbd/visualise/separatrix/__init__.py
xnlbd/visualise/separatrix/separatrix_2d.py