Age | Commit message (Expand) | Author |
---|---|---|
2024-09-08 | Split flow.py to simulate.py and model.py | xengineering |
2024-09-08 | Use list[tuple[datetime, Decimal]] consistently | xengineering |
2024-09-08 | Implement finance.flow.simulate() | xengineering |
2024-09-08 | Fix old usage of name "income" | xengineering |
2024-09-08 | Implement Flow.since and Flow.until | xengineering |
2024-09-08 | Rename income to flow | xengineering |