Reference documentation for the :mod:`quantlib` package
The API of the Python wrappers try to be as close as possible to the C++
original source but keeping a Pythonic simple access to classes, methods and
functions. Most of the complex structures related to proper memory management
are completely hidden being the Python layers (for example std::shared_ptr and Handle).
.. autosummary:: :toctree: _autosummary :recursive: quantlib