This commit is contained in:
Taylor 2025-01-14 11:38:16 -06:00
parent 61dc8fcd1c
commit db390a6524

View File

@ -2,7 +2,6 @@
A PushGP implementation in Haskell A PushGP implementation in Haskell
## Tasks ## Tasks
* [ ] Read this: https://arxiv.org/abs/2206.04561
* [ ] Do test-driven development on this one. * [ ] Do test-driven development on this one.
* [ ] Write tests for every function. * [ ] Write tests for every function.
* [ ] tests/ are just copied from make-grade, need to write for this project. * [ ] tests/ are just copied from make-grade, need to write for this project.