clausen 1.0.1

Rust implementation of Clausen functions.
Documentation
[[bench]]
harness = false
name = "cl"

[[bench]]
harness = false
name = "sl"

[dependencies.num]
version = "0.4"

[dependencies.polylog]
version = "2.5.3"

[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.5"

[package]
authors = ["Alexander Voigt <ahgvoigt@gmail.com>"]
description = "Rust implementation of Clausen functions."
edition = "2018"
homepage = "https://github.com/Expander/clausen.rs"
license = "LGPL-3.0-only"
name = "clausen"
readme = "README.md"
repository = "https://github.com/Expander/clausen.rs"
version = "1.0.1"