fann 0.1.8

Wrapper for the Fast Artificial Neural Networks library
Documentation
[dependencies.fann-sys]
version = "0.1.8"

[dependencies.libc]
version = "~0.2.20"

[features]
double = ["fann-sys/double"]

[package]
authors = ["Andreas Fackler <AndreasFackler@gmx.de>"]
description = "Wrapper for the Fast Artificial Neural Networks library\n"
documentation = "https://afck.github.io/docs/fann-rs/fann"
keywords = ["neural", "network", "fann", "classifier", "backpropagation"]
license = "LGPL-3.0"
name = "fann"
readme = "README.md"
repository = "https://github.com/afck/fann-rs"
version = "0.1.8"