Python API Reference¶
This section is auto-generated from the Python package DNDSR using
sphinx.ext.autodoc. It documents both the pure-Python wrappers and
the pybind11 extension modules (via their .pyi stub files).
Note
Python autodoc requires the DNDSR package to be importable.
Either install the package (pip install -e .) or set
PYTHONPATH to the python/ directory before building Sphinx.
If the pybind11 .so files are not built, autodoc will still
generate pages from the .pyi stubs, but runtime introspection
will be unavailable.