Merge branch 'vectors_code' of c57keqcdj43nn2xukakrqm2wwx255et7oyuktopk5fpopzzg54thkjid.onion:evo-trading/HushGP into vectors_code

Merge in todo files
This commit is contained in:
Rowan Torbitzky-Lane 2025-01-31 03:13:50 -06:00
commit df4b4287b0

10
TODO.md Normal file
View File

@ -0,0 +1,10 @@
# TODO
## Push Language TODO
- [ ] Make all vector functions applicable to string functions and vice versa
- [ ] Implement Calculus functions as seen in propeller
- [ ] Implement Linear Algebra functions as specified in the previous papers
- [ ] Add a function to sort a vector
## PushGP TODO