Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 509 Bytes

File metadata and controls

13 lines (10 loc) · 509 Bytes

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