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
Hipparchus
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
6 months
ago. based on code collected
6 months
ago.
Mar 20, 2024 — Mar 20, 2025
Showing page 256 of 266
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added method to check that two double arrays are equal.
Phil Steitz
More...
over 21 years ago
Fixed implementation, improved documentation.
Phil Steitz
More...
over 21 years ago
Modified constructor to copy input coefficients array. Changed evaluation to use Horner's method. Exposed coefficients as read-only property Implemented DifferentiableUnivariateRealFunction interfaces Dropped redundant firstDerivative, secondDerivative methods
Phil Steitz
More...
over 21 years ago
Initial commit
Phil Steitz
More...
over 21 years ago
Initial commit. Replaces InterpolatorTest.
Phil Steitz
More...
over 21 years ago
Initial commit.
Phil Steitz
More...
over 21 years ago
Javadoc
Phil Steitz
More...
over 21 years ago
Javadoc.
Phil Steitz
More...
over 21 years ago
Removed unused import. Javadoc.
Phil Steitz
More...
over 21 years ago
Formatting.
Phil Steitz
More...
over 21 years ago
Override getTolerance() to work with correct target value.
Phil Steitz
More...
over 21 years ago
Added another test, fixed reference to target values.
Phil Steitz
More...
over 21 years ago
Adjusted target values for product, log sum and variance based on exact computations using BigDecimal, comparison to R. Changed percentile targets to match implemented algorithm.
Phil Steitz
More...
over 21 years ago
Javadoc only. Added reference link.
Phil Steitz
More...
over 21 years ago
Corrected javadoc, minor improvment to computation.
Phil Steitz
More...
over 21 years ago
Corrected javadoc, minor improvment to computation.
Phil Steitz
More...
over 21 years ago
new approach to testing against certified data sets.
Brent Worden
More...
over 21 years ago
Added tests based on NIST definition.
Phil Steitz
More...
over 21 years ago
Renamed internal field, added algorithm documentation.
Phil Steitz
More...
over 21 years ago
Fixed code and javadoc to advertise the right exceptions, cleaned up formatting.
Phil Steitz
More...
over 21 years ago
Replaced low-accuracy textbook comparison values with values from R.
Phil Steitz
More...
over 21 years ago
Stopped swallowing MathExceptions, cleaned up formatting.
Phil Steitz
More...
over 21 years ago
Fixed javadoc typo.
Phil Steitz
More...
over 21 years ago
Changed to extend RetryTestCase to allow retries when statistical tests fail.
Phil Steitz
More...
over 21 years ago
Initial commit.
Phil Steitz
More...
over 21 years ago
Dropped extraneous line added in error with last commit.
Phil Steitz
More...
over 21 years ago
Added test cases corresponding to examples in the User Guide.
Phil Steitz
More...
over 21 years ago
Added Frequency example showing cumPct for a value between stored values.
Phil Steitz
More...
over 21 years ago
Fixed error in getCumFreq (use custom comparator when one is supplied). Removed tabs.
Phil Steitz
More...
over 21 years ago
Filled in missing Frequency section.
Phil Steitz
More...
over 21 years ago
←
1
2
…
252
253
254
255
256
257
258
259
260
…
265
266
→
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