polygamma 0.1.0

This library provides Polygamma function.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["suzusuzu <s.suzugamine@gmail.com>"]
categories = ["mathematics"]
description = "This library provides Polygamma function."
edition = "2018"
keywords = ["polygamma", "digamma", "trigamma", "tetragamma"]
license = "MIT"
name = "polygamma"
readme = "README.md"
repository = "https://github.com/suzusuzu/polygamma"
version = "0.1.0"