https://github.com/cmccomb/jeans
https://github.com/cmccomb/jeans
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmccomb/jeans
- Owner: cmccomb
- Created: 2020-07-29T18:32:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T12:10:37.000Z (almost 5 years ago)
- Last Synced: 2025-02-28T08:26:44.852Z (3 months ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# AboutThis is a crate for implementing genetic algorithms. Specifically, this is for algorithms whose solutions can be represented as a vector of floating point values, but that might change in the future.