14 lines
402 B
Markdown
14 lines
402 B
Markdown
# rush
|
|
|
|
An implementation of PushGP in Rust.
|
|
|
|
This is a **WIP** at the moment. I decided Rust would be
|
|
a better language to develop this in rather than Haskell.
|
|
|
|
This is truly following the test-driven development model
|
|
so each of the files should have its own tests module.
|
|
|
|
## Link for later
|
|
|
|
https://miroslavtushev.medium.com/does-my-sample-have-to-be-normally-distributed-for-a-t-test-7ee91aaaca2a
|