1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Mar 20, 2024 — Mar 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix URL -> File conversion in the test. More... over 21 years ago
Fixed source formatting. More... over 21 years ago
Fixed capitalization. More... over 21 years ago
Added humble self to developers. More... over 21 years ago
Modified tests to reflect changes addressing PR #25972. More... over 21 years ago
Refactored file handling methods to eliminate use of URL.toFile(). Addressing PR #25972, reported by Bill Barker. More... over 21 years ago
Refactored load methods to eliminate use of URL.toFile(). Addressing PR #25972, reported by Bill Barker. More... over 21 years ago
Added load(URL). Addressing PR #25972, reported by Bill Barker. More... over 21 years ago
Added documentation. More... over 21 years ago
fixed ids, but unable to find Apache id for Albert Chou More... over 21 years ago
Additional Matrix Multiply test More... over 21 years ago
Patch to correct error in matrix multiply and the addition od toString method. More... over 21 years ago
New additions of CholeskySolver contributed by Stefan Koeberle More... over 21 years ago
Here's my idea for approximating derivatives. It follows the decorator layout of commons-collections. The main interface point is the UnivariateRealFunctionUtils type which is responisble for creating decorated UnivariateRealFunction objects. To demostrate the how the decorators could be used, I added the UnivariateRealFunctionUtilsTest class which computes a local maximum of a function using derivative decorators and the default solver. More... over 21 years ago
extends MathException.... More... over 21 years ago
I've thought about this and I like the idea of getting some of this code available in the cvs for experimentation, I'm going ahead and adding it for others to look at and consider. More... over 21 years ago
Correct typo in documentation. Submitted by Doug Bateman. More... over 21 years ago
JUnit testing of serialization of all StorelessUnivariates More... over 21 years ago
Additional tooling for simple JUnit testing of serialization. More... over 21 years ago
change email address. More... over 21 years ago
Added Serialization Interface to all Implementations More... over 21 years ago
Exposed MathException handling in Distributions by adding thows MathException to methods where MathExceptions are caught and replaced with Double.NaN. Added Serialization Interface to Distributions, BivariateRegression and TestStatistic More... over 21 years ago
fix for wrong results and stack overflow error from BivariateRegression PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24747 Obtained from: Submitted by: Sergei Skarupo, Brent Worden Reviewed by: Mark Diggory More... over 21 years ago
Test commit. More... over 21 years ago
Test commit. More... over 21 years ago
Site Logo :-) More... over 21 years ago
Adding more external javadoc links. More... over 21 years ago
Adjusted Contibutors and Developers lists. More... over 21 years ago
Older versions of the txt files that currently exist in this directory. More... over 21 years ago
reapply (mdiggory 2003/11/01 08:14:45) Modification to project.xml to build and locate the cvs tree in the proper location. More... over 21 years ago