Reference
This page links to reports produced by the project build and quality tooling.
The Maven reports are generated during Maven site execution and are available after target/site is copied into the documentation output as mvn-site.
| Report | Description |
|---|---|
API reference generated as part of Maven site execution. |
|
Code coverage report generated during the Maven build. |
|
Unit test execution report. |
|
Code quality, issue, and coverage information from SonarCloud. |
|
Github repository |
Bibliography
The algorithms implemented by the Gamma, Erf, NormalDist, and ChiSqDist classes (see Gamma Function, Error Function, Normal Distribution Algorithm, and Chi-Squared Distribution Algorithm) follow the descriptions and reference implementations given in Chapter 6, "Special Functions," of:
Press, W.H., Teukolsky, S.A., Vetterling, W.T., and Flannery, B.P. 2007, Numerical Recipes: The Art of Scientific Computing, 3rd ed. (New York: Cambridge University Press), ISBN 978-0-521-88068-8.