openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache Commons Math
Settings
|
Report Duplicate
9
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 225 of 244
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed implementation to return correct inverse probabilities for p=0,1 (per discussion on commons-dev).
Phil Steitz
More...
about 21 years ago
Changed to allow p=1 as argument to inverseCumulativeProbability.
Phil Steitz
More...
about 21 years ago
Formatting, minor edits / updates.
Phil Steitz
More...
about 21 years ago
javadoc
Phil Steitz
More...
about 21 years ago
Add test for getN.
Phil Steitz
More...
about 21 years ago
Added test for toString().
Phil Steitz
More...
about 21 years ago
Fixed typo in toString(), added median.
Phil Steitz
More...
about 21 years ago
Added *last* missing sections :-)
Phil Steitz
More...
about 21 years ago
Added test class for PolynomialSplineFunction.
Phil Steitz
More...
about 21 years ago
javadoc.
Phil Steitz
More...
about 21 years ago
Javadoc.
Phil Steitz
More...
about 21 years ago
Changed some methods to return interface types. Improved javadoc.
Phil Steitz
More...
about 21 years ago
Added constructor.
Phil Steitz
More...
about 21 years ago
Moved instance field initialization into constructor.
Phil Steitz
More...
about 21 years ago
Changed wrapped Variance instance to private.
Phil Steitz
More...
about 21 years ago
Changed implementation to wrap, rather than extend SumOfLogs.
Phil Steitz
More...
about 21 years ago
Removed unused import.
Phil Steitz
More...
about 21 years ago
Added geometric mean to StatUtils.
Phil Steitz
More...
about 21 years ago
-Changed UnivariateRealFunction.solve() to throw FunctionEvaluationException. -Changed UnivariateRealSolver.solve() to throw more specific exceptions: ConvergenceException if max iterations is exceeded IllegalArgumentException if endpoints do not (appear to) bracket a root FunctionEvaluationException if an error occurs evaluating the function -Changed UnivariateRealSolver setters to throw IllegalArgumentException instead of MathException when input property values are out of range. -Changed AbstractContinuousDistribution.inverseCumulativeProbability to handle corner cases where solution equals domain lower or upper bound. -Improved javadoc. -Improved test coverage.
Phil Steitz
More...
about 21 years ago
Dropped serialization.
Phil Steitz
More...
about 21 years ago
Added argumentless constructor.
Phil Steitz
More...
about 21 years ago
Javadoc.
Phil Steitz
More...
about 21 years ago
Javadoc.
Phil Steitz
More...
about 21 years ago
Renamed RealSolverTest to BrentSolverTest.
Phil Steitz
More...
about 21 years ago
Added FunctionEvaluationException and test class.
Phil Steitz
More...
about 21 years ago
Renamed ComplexMath to ComplexUtils.
Phil Steitz
More...
about 21 years ago
Removed redundant null check.
Phil Steitz
More...
about 21 years ago
Removed [lang] dependency.
Phil Steitz
More...
about 21 years ago
Eliminated [lang] dependency.
Phil Steitz
More...
about 21 years ago
Eliminated [lang] dependency and local path reference.
Phil Steitz
More...
about 21 years ago
←
1
2
…
221
222
223
224
225
226
227
228
229
…
243
244
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree