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 253 of 266
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Got rid of a number of those pesky "Auto-generated catch block" comments from test code. PR: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
Tim O'Brien
More...
over 21 years ago
Removed a series of unused imports in various classes both source and test. PR: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.
Tim O'Brien
More...
over 21 years ago
Improved efficiency.
Phil Steitz
More...
over 21 years ago
Javadoc.
Phil Steitz
More...
over 21 years ago
Fixed javadoc warnings.
Brent Worden
More...
over 21 years ago
Documented some runtime exceptions. PR: 29013
Brent Worden
More...
over 21 years ago
Added tests for getSummary() added to SummaryStatistics.
Phil Steitz
More...
over 21 years ago
Added getSummary method returning StatisticalSummaryValues VO.
Phil Steitz
More...
over 21 years ago
Initial commit -- value object representing statistical summary.
Phil Steitz
More...
over 21 years ago
Added tests corresponding to examples in user guide.
Phil Steitz
More...
over 21 years ago
Updated missing user guide sections.
Phil Steitz
More...
over 21 years ago
Added overview, removed statistical utilities (covered in stat section).
Phil Steitz
More...
over 21 years ago
Added missing sections.
Phil Steitz
More...
over 21 years ago
javadoc typos.
Phil Steitz
More...
over 21 years ago
Modified to extend DiscreteDistributionAbstractTest. Added degenerate test cases.
Phil Steitz
More...
over 21 years ago
Initial commit.
Phil Steitz
More...
over 21 years ago
Added consistency checks for constructor parameters.
Phil Steitz
More...
over 21 years ago
Improved documentation.
Phil Steitz
More...
over 21 years ago
Improved documentation. Added x0 <= x1 check in cumulativeProbability. Required p < 1 in inverseCumulativeProbability.
Phil Steitz
More...
over 21 years ago
Changed binomial coeffient computations to allow n = k = 0, returning 1 in this case. This is standard and also required for degenerate hypergeometric distribution computations.
Phil Steitz
More...
over 21 years ago
Updated missing userguide sections.
Phil Steitz
More...
over 21 years ago
Added significance tests section.
Phil Steitz
More...
over 21 years ago
Replaced normal CDF routine with one based on the error function.
Brent Worden
More...
over 21 years ago
Removed pending license investigation.
Phil Steitz
More...
over 21 years ago
Added unit tests.
Brent Worden
More...
over 21 years ago
Removed failing test. Should never have been committed.
Brent Worden
More...
over 21 years ago
Added some unit tests for descriptive statistics. Fixed bug dealing with resizing to infinite window size.
Brent Worden
More...
over 21 years ago
Changed chi-square tests to pass long[] arrays of observed counts.
Phil Steitz
More...
over 21 years ago
Initial commit of tests replacing TestStatisticTest.
Phil Steitz
More...
over 21 years ago
Initial commit of code split off from TestStatistic.
Phil Steitz
More...
over 21 years ago
←
1
2
…
249
250
251
252
253
254
255
256
257
…
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