Bill Gray 19ba1f6bf5 add triangle distribution and associated tests (#144)
* add triangle distribution and associated tests

* add efficiency, constraint checking, and code convention to triangle distribution

* change to follow Categorical structure exporting approach, add MarshalParameters function, and verify parameter constraints in UnmarshalParameters function

* change to export Triangle.Source and remove from NewTriangle signature, add checkTriangleParameters function, and fix bug

* fix comment, replace ln2 with math.Ln2, and add test for a=c

* fix to return float64 for integer division
2017-07-25 22:46:25 -06:00
2017-07-19 12:55:14 +02:00
2017-07-10 07:03:44 +09:30
2017-07-10 07:03:44 +09:30
2017-07-10 07:03:44 +09:30
2017-07-10 07:03:44 +09:30
2017-07-11 09:05:18 +09:30
2017-07-10 07:03:44 +09:30
2017-07-10 07:03:44 +09:30

Gonum Build Status Coverage Status GoDoc

Issues

If you find any bugs, feel free to file an issue on the github issue tracker. Discussions on API changes, added features, code review, or similar requests are preferred on the gonum-dev Google Group.

https://groups.google.com/forum/#!forum/gonum-dev

Description
一组用于 Go 编程语言的数字库。它包含用于矩阵、统计、优化等的库
Readme BSD-3-Clause 29 MiB
Languages
Go 93.9%
Fortran 2.9%
Assembly 2.5%
TeX 0.2%
MATLAB 0.2%
Other 0.3%