HushGP/TODO.md

10 lines
295 B
Markdown

# 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