math-functions:特殊的数学函数

时间:2021-05-03 09:20:36
【文件属性】:
文件名称:math-functions:特殊的数学函数
文件大小:436KB
文件格式:ZIP
更新时间:2021-05-03 09:20:36
Haskell 数学函数:用于数值计算的工具集合 该软件包提供了用于数值计算的各种工具的集合。 即: 用于统计和数值计算的特殊功能的纯数字Haskell实现。 补偿求和(Kahan求和) 单个实变量的函数的求根 系列求和 比较IEEE754编号的功能 在可能的情况下,我们给出所用算法的引文和计算复杂性估计。 参与其中! 请通过报告错误。 大师 : git clone git://github.com/bos/math-functions.git 还有一个: hg clone https://bitbucket.org/bos/math-functions (您可以使用Mercurial或git创建和贡献更改。) 作者 该库由Bryan O'Sullivan 和Aleksey Khudyakov 编写和维护。
【文件预览】:
math-functions-master
----.gitignore(42B)
----stack.yaml(37B)
----bench()
--------bench.hs(4KB)
----.github()
--------workflows()
----Setup.hs(46B)
----Numeric()
--------Polynomial()
--------MathFunctions()
--------Polynomial.hs(3KB)
--------Sum.hs(16KB)
--------Series.hs(5KB)
--------RootFinding.hs(14KB)
--------SpecFunctions()
--------SpecFunctions.hs(3KB)
----tests()
--------tests.hs(479B)
--------tables()
--------Tests()
----cabal.project(41B)
----LICENSE(1KB)
----README.markdown(1KB)
----.hgignore(80B)
----math-functions.cabal(5KB)
----changelog.md(4KB)
----codegen()
--------factorial-table.hs(339B)
----.hgtags(736B)
----doc()
--------sinc.hs(784B)
----.appveyor.yml(512B)

网友评论