evolvable
evolvable copied to clipboard
An evolutionary computation framework
Bumps [yard](https://github.com/lsegal/yard) from 0.9.26 to 0.9.36. Release notes Sourced from yard's releases. Release v0.9.36 Further XSS fixes for generated frameset pages (#1538) Improve tests for Ruby 3.3 compatibility (#1519, #1531)...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
When using evolvable v2.0.0, my gene attributes (e.g., cost, power) sometimes become deeply nested arrays (e.g., [[[[[[[[[[[[]]]]]]]]]]]]) instead of single gene objects or simple arrays. This causes NoMethodError when accessing...