Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-08 | Split flow.py to simulate.py and model.py | xengineering | |
model.py should be a file containing only dataclasses to model finance. simulate.py should take care of the simulation of that finance data to create a financial forecast. |