const_cge 0.1.0

Common Genetic Encoding to floating point instructions at compile time.
Documentation
1
2
3
4
fn main() {
  // TODO: generate 100 random networks, load them in `tests.rs`, and property test their outputs
  //       against the dynamic (assumed correct) version
}