Reference Manual ================ The :mod:`cubie` API is organized into subpackages. The main entry point is :class:`cubie.batchsolving.Solver` for launching batch runs. The following pages describe each top-level module inside :mod:`cubie`. .. toctree:: :maxdepth: 2 :caption: Modules :titlesonly: batchsolving/index odesystems/index integrators/index outputhandling/index memory