0.0.4 |
|
---|---|
0.0.3 |
|
0.0.1 |
|
#12 in #finished
250KB
886 lines
Gyrus
Help
If you run into any issues or need help with using gyrus
in your project please email incoming+efunb/gyrus@incoming.gitlab.com
How
In gyrus
an gene looks like this.
A gene takes a number of inputs each line takes a value from a node or an input the mutates it in some way. Each node takes all the values from every line that goes into it to find its value. The output nodes values are used as outputs from the gene.
Downloads
Dependencies
Dependency | Version | Used for |
---|---|---|
rand | 0.5 | Generating the random numbers used in the artificial intelligence. |
rayon | 1.0.2 | Parallel code. |
chrono | 0.4 | Store time generation was made. |
Warning
If you are viewing this from GitHub then this is a read only copy. Please contribute to the GitLab copy here.
Dependencies
~3MB
~49K SLoC