spfunc 0.1.0

Rust crate for numerical calculation of special functions.
Documentation
[dependencies.cauchy]
version = "0.4.0"

[dependencies.num-complex]
version = "0.4.0"

[dependencies.num-traits]
version = "0.2.14"

[lib]
doctest = false

[package]
authors = ["doraneko94 <shuntaro94@gmail.com>"]
categories = ["mathematics", "science"]
description = "Rust crate for numerical calculation of special functions."
documentation = "https://docs.rs/spfunc/"
edition = "2018"
keywords = ["mathematics", "numerical", "science"]
license = "MIT"
name = "spfunc"
readme = "README.md"
repository = "https://github.com/doraneko94/spfunc"
version = "0.1.0"