mirror of
https://github.com/gonum/gonum.git
synced 2025-10-15 11:40:45 +08:00
19ba1f6bf54760792e01b921572677a9ba12735c

* 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
Description
Languages
Go
93.9%
Fortran
2.9%
Assembly
2.5%
TeX
0.2%
MATLAB
0.2%
Other
0.3%