models
Module for MVC models in the GUI application.
Modules:
-
accountant
–The Accountant class as a command manager responsible for managing bank and ledger.
-
bank
–Define the
Bank
class. -
bank_book
–Contains the BankBook class and its derivatives, BankingBook and TradingBook.
-
bank_engine
– -
base
– -
scenario
–Module containing classes for managing financial scenarios.
-
simulation
–Module containing the Simulation class for representing a simulation.
-
transaction
– -
yield_curve_model
–