special-fun 0.3.0

Special functions for Rust by binding to the Cephes library.
Documentation
[build-dependencies.cc]
version = "1"

[dependencies]

[dev-dependencies.num-traits]
version = "0.2"

[package]
authors = ["Vinzent Steinberg <Vinzent.Steinberg@gmail.com>"]
build = "build.rs"
categories = ["science"]
description = "Special functions for Rust by binding to the Cephes library."
keywords = ["float", "single", "double"]
license = "BSD-2-Clause"
name = "special-fun"
readme = "README.md"
repository = "https://github.com/vks/special-fun"
version = "0.3.0"