QDYN Sub-Modules

Sub-modules in QDYN are used for organization only. For example, one module may collect all the routines operating on a particular data type.

Note

All routines intended for normal usage are exposed through the the qdyn module. Nonetheless, for certain advanced used cases (e.g. testing/debugging), importing from a particular sub-module may be necessary.