9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Resolved some href " issues in Javadoc. More... about 22 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20496 Submitted by: Albert Davidson Chou More... about 22 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20514 Submitted by: [email protected] More... about 22 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20507 Submitted by: Phil Steitz More... about 22 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20488 Submitted by: Brent Worden More... about 22 years ago
Adding Al as a contributor More... about 22 years ago
just changing my email address... More... about 22 years ago
typo in the ${basedir} variable. More... about 22 years ago
fixed href link to have ""'s More... about 22 years ago
Improved Variance calculation, test for negative variance and added some more javadoc. More... about 22 years ago
Adjusted the code to be able to control the files used and the tolerance for each file (important, hard tests currently require lower tolerance to pass). More... about 22 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20442 Submitted by: Phil Steitz More... about 22 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20404 Submitted by: Phil Steitz More... about 22 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20390 Submitted by: Phil Steitz More... about 22 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20377 Submitted by: Phil Steitz More... about 22 years ago
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20375 Submitted by: Albert Davidson Chou More... about 22 years ago
Changing the name of data files, the default javac target in the ant file misses files of the extension "dat" More... about 22 years ago
Commenting out testUnivariateImpl unitl I figure out why this fails in UnivariateImpl More... about 22 years ago
project.xml had two dependencies sections, I removed the empty one. More... about 22 years ago
Removed System.out's More... about 22 years ago
Initial Certified Tests for Univariate. Note UnivariateImpl currently fails More... about 22 years ago
Licensing issues have prompted the removal of all source reliant on Gamma.java. Gamma.java explicitly stated that it was "based on" an implementation from Numerical Recipes in C. Please see http://www.nr.com/infotop.html - these implementations (and derivatives of these works) are covered under restrictive licensing terms. This code will be removed from the repository until these issues can be addressed. More... about 22 years ago
This is the new build.xml file generated by Maven. This was generated using the latest checkout of Maven. More... about 22 years ago
Adding myself to the developers More... about 22 years ago
* add the numerical analysis and prob/stat references that have been posted or included in javadoc recently, plus a few more generic references. * update the task list based on accomplishments and discussion More... about 22 years ago
Removed tasklist report, until this has content, no reason for the added distraction More... about 22 years ago
linkcheck report was throwing 404s for every URL, I've removed it until someone can generate a meaningful report More... about 22 years ago
Removed old Univariate tests More... about 22 years ago
Checkstyle should check that each source file include a license More... about 22 years ago
Moved all Univariate and Bivariate stats interfaces and classes to the math.stat package More... about 22 years ago