0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 10 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated plugin dependency.
Brent Worden
as brentworden
More... about 16 years ago
Fixed output directory problem with report.
Brent Worden
as brentworden
More... about 16 years ago
Added ability to generate Beta random variables. Added ability to generate Gamma random variables.
Brent Worden
as brentworden
More... about 16 years ago
Added root finding via Brent's method. Added ability to compute the CDF and inverse CDF for the Weibull distribution. Added ability to generate random numbers using a linear congruential generator. Added ability to generate random numbers using System.Random. Added a range data member to Uniform distribution to eliminate repeated calculations.
Brent Worden
as brentworden
More... over 16 years ago
preparing for doxygen-maven-plugin 2.1 release. preparing for ndoc-maven-plugin 2.1 release.
Brent Worden
as brentworden
More... over 16 years ago
preparing for dotnet-maven-plugin 2.1 release.
Brent Worden
as brentworden
More... over 16 years ago
preparing for batik-maven-plugin 2.1 release.
Brent Worden
as brentworden
More... over 16 years ago
*** empty log message ***
Brent Worden
as brentworden
More... over 16 years ago
preparing for numerics4j 1.3 release.
Brent Worden
as brentworden
More... over 16 years ago
preparing for numerics4j 1.3 release.
Brent Worden
as brentworden
More... over 16 years ago
preparing for numerics4j 1.3 release.
Brent Worden
as brentworden
More... over 16 years ago
Added serveral test cases for release 1.3 functionality.
Brent Worden
as brentworden
More... over 16 years ago
javadoc comments for random package.
Brent Worden
as brentworden
More... over 16 years ago
Added ability to generate random variables from numerous distributions.
Brent Worden
as brentworden
More... over 16 years ago
Added root finding via Brent's method.
Brent Worden
as brentworden
More... over 16 years ago
Added ability to generate random variables from a Cauchy distribution. Added ability to generate random variables from an Geometric distribution.
Brent Worden
as brentworden
More... over 16 years ago
Added ability to compute the CDF and inverse CDF for the Weibull distribution. Added ability to generate random numbers using a linear congruential generator. Added ability to generate random numbers using java.lang.Math#random. Added ability to generate random numbers using java.util.Random. Added ability to generate random variables from a Bernoulli distribution. Added ability to generate random variables from an Exponential distribution. Added ability to generate random variables from a Gamma distribution. Added ability to generate random variables from a Normal distribution. Added ability to generate random variables from a Rayleigh distribution. Added ability to generate random variables from a Uniform distribution. Added ability to generate random variables from a Weibull distribution. Added a range data member to Uniform distribution to eliminate repeated calculations.
Brent Worden
as brentworden
More... over 16 years ago
*** empty log message ***
Brent Worden
as brentworden
More... over 16 years ago
preparing for numerics4c++ 1.2 release.
Brent Worden
as brentworden
More... over 16 years ago
preparing for numerics4c++ 1.2 release.
Brent Worden
as brentworden
More... over 16 years ago
Added ability to compute the PMF, CDF and, inverse CDF for the hypergeometric distribution.
Brent Worden
as brentworden
More... over 16 years ago
Added ability to compute the PMF, CDF and, inverse CDF for the Poisson distribution.
Brent Worden
as brentworden
More... almost 17 years ago
Added ability to compute the PMF, CDF and, inverse CDF for the Negative Binomial distribution.
Brent Worden
as brentworden
More... almost 17 years ago
Added ability to compute the PMF, CDF and, inverse CDF for the Geometric distribution.
Brent Worden
as brentworden
More... almost 17 years ago
Added ability to compute the PMF, CDF and, inverse CDF for the Binomial distribution.
Brent Worden
as brentworden
More... almost 17 years ago
Added inverse hyperbolic trigonometric functions.
Brent Worden
as brentworden
More... almost 17 years ago
Added ability to compute the CDF and inverse CDF for the Rayleigh distribution.
Brent Worden
as brentworden
More... almost 17 years ago
Added ability to compute the CDF and inverse CDF for the Log Normal distribution.
Brent Worden
as brentworden
More... almost 17 years ago
Added ability to compute the CDF and inverse CDF for the Logistic distribution.
Brent Worden
as brentworden
More... almost 17 years ago
*** empty log message ***
Brent Worden
as brentworden
More... almost 17 years ago