Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 517 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 517 Bytes

Forked from https://github.com/kernc/backtesting.py

Run tests, linting: tox

TODO:

  • Enforce style consistency
    • Add tox, black, pre-commit
  • Replace Pandas DataFrames with CUDA accelerated DataFrames
  • Replace Numpy arrays with CUDA accelerated arrays
  • Replace skopt machine learning with CUDA accelerated ML