API

QDYN’s public “application programming interface” (API) is exposed through a single qdyn module. Additionally, the qdyn_global_mod module defines several constants (one, half, czero, Pi etc.) that can be used throughout QDYN.

Internally, the public routines exposed by the qdyn module are organized in sub-modules. For advanced use cases, it may be necessary to access these sub-modules directly.

Note

To find the documentation of a particular routine, if you don’t know which module to look in, use the Sphinx search field at the top of the navigational menu.