6 Commits

Author SHA1 Message Date
Khizar c31e0088db feat: add standalone HTML reports 2026-07-17 14:54:59 +00:00
KhizarImran cdab6ebb58 chore: remove stale python/ dir and __pycache__ from tracking
python/backtest.py and python/simple_strategy.py were leftover
duplicates from before the PyO3 restructure; nothing referenced them.
__pycache__ was never gitignored.
2026-07-12 21:02:58 +01:00
KhizarImran 684800bd30 chore: remove .so binary from tracking, add to .gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 18:55:13 +01:00
KhizarImran 6e0b63cb3e testing out python library integration 2026-06-14 17:48:44 +01:00
Khizar Imran 1dc728078f new: added a working example 2026-06-06 16:18:45 +01:00
Khizar Imran 48586de436 Initial commit: project strcture & initialisation 2026-06-03 23:39:39 +01:00