QQuantLib.utils

The utils package implements several modules with auxiliary functions used across other packages of the QQuantLib library.

  • utils: Several auxiliary functions used across other packages of QQuantLib are stored in this module.

  • data_extracting: This module implements several functions that allow the execution of quantum routines (or programs) and formatting the obtained results properly (in general by returning pandas DataFrames)

  • benchmark_utils: This module holds several auxiliary functions that allow to creation of combinations of several Python dictionaries. These functions are used for the modules of the benchmark folder of the FinancialApplications repository for creating easy input configurations for benchmark tests.