ecosystem 0.1.0

A small genetic algorithms library.
Documentation
[dependencies.rand]
version = "0.7"

[dependencies.rayon]
version = "1"

[package]
authors = ["Thomas Freeman <tomclaudefreeman@gmail.com>"]
description = "A small genetic algorithms library."
edition = "2018"
license-file = "LICENSE"
name = "ecosystem"
readme = "README.md"
repository = "https://github.com/thfm/ecosystem"
version = "0.1.0"