API Reference¶
Symbol-level API reference for every package, generated directly from the packages' own docstrings by mkdocstrings. Private members (leading underscore) are hidden.
This complements the Packages section: Packages gives the narrative overview, dependency rules, and extension guide; API Reference gives the exhaustive, always-current symbol list with signatures and docstrings.
Foundation¶
Intelligence¶
- analytics · decision · digital_twin · simulation · optimization · agents · visualization
Public API stability
As of v2.0.0 these public APIs are stable by contract — they will not change incompatibly without a further MAJOR version bump. Each package's __all__ is the authoritative public surface and is verified by its test_public_api.py.