diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..1285363 --- /dev/null +++ b/TODO.md @@ -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 \ No newline at end of file