English
Languages
English
Japanese
German
Korean
Portuguese, Brazilian
French
Shortcuts

Qiskit’s finance module (qiskit.finance)

This is the Qiskit`s finance module. There is an initial set of function here that will be built out over time. At present it has applications in the form of Ising Hamiltonians. Some financial uncertainty problem components and data providers which supply a source of financial data.

QiskitFinanceError

Class for errors returned by Qiskit’s finance module.

In addition to standard Python errors Qiskit’s finance module will raise this error if circumstances are that it cannot proceed to completion.

Submodules

applications

Finance applications (qiskit.finance.applications)

components

Finance Components (qiskit.finance.components)

data_providers

Data Providers (qiskit.finance.data_providers)