[dependencies]
[lib]
name = "scientist"
path = "src/lib.rs"
[package]
authors = ["edicury <edisoncuryn@gmail.com>"]
description = "Machine Learning Algorithms in Rust"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "scientist"
repository = "https://github.com/edicury/scientist"
version = "0.1.0"