polygamma 0.1.0

This library provides Polygamma function.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "polygamma"
version = "0.1.0"
authors = ["suzusuzu <s.suzugamine@gmail.com>"]
edition = "2018"
license = "MIT"
description = "This library provides Polygamma function."
repository = "https://github.com/suzusuzu/polygamma"
readme = "README.md"
keywords = ["polygamma", "digamma", "trigamma", "tetragamma"]
categories = ["mathematics"]

[dependencies]