Reference
Reference¶
The complete public API, one page per area, generated from the docstrings in the source. If a signature here disagrees with your installed version, trust your installed version.
Where do I find X¶
| You are looking for | Page |
|---|---|
Everything importable straight from tsdynamics |
Top level |
ContinuousSystem, DelaySystem, DiscreteMap, Trajectory, the System protocol |
Base classes |
PoincareMap, StroboscopicMap, TangentSystem, EnsembleSystem, ProjectedSystem |
Derived systems |
orbit_diagram, poincare_section, lyapunov_spectrum, max_lyapunov, fixed_points |
Analysis |
| Programmatic access to the 149 built-in systems | Registry |
staticjit, timestep estimation |
Utilities |
| A specific built-in system (equations, defaults, figures) | Systems |
Scope¶
This reference covers the public API only; names with a leading underscore are private and not documented. The built-in system classes are documented on their auto-generated pages under Systems rather than here. For prose-first treatments, start from Start and Analysis.