polylog 2.5.3

Rust implementation of polylogarithms.
Documentation
[[bench]]
harness = false
name = "li"
[dependencies.num]
version = "0.4"
[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.5"

[package]
authors = ["Alexander Voigt <alexander.voigt@hs-flensburg.de>"]
description = "Rust implementation of polylogarithms."
edition = "2018"
homepage = "https://github.com/Expander/polylog"
license = "LGPL-3.0-only"
name = "polylog"
readme = "README.md"
repository = "https://github.com/Expander/polylog"
version = "2.5.3"