/[Apache-SVN]/commons/proper/math/trunk/NOTICE.txt
ViewVC logotype

Log of /commons/proper/math/trunk/NOTICE.txt

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 799105 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 22:35:15 2009 UTC (3 months, 4 weeks ago) by psteitz
File length: 2346 byte(s)
Diff to previous 799007 (colored)
Put copyright notices in NOTICE.txt, clean up LICENSE.txt (mostly s/used/translated)

Revision 799007 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 18:45:06 2009 UTC (3 months, 4 weeks ago) by luc
File length: 1738 byte(s)
Diff to previous 798948 (colored)
added references to the classes that are derived works of existing products
in the NOTICE and LICENSE files

Revision 798948 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 15:30:56 2009 UTC (3 months, 4 weeks ago) by luc
File length: 1305 byte(s)
Diff to previous 798697 (colored)
fixed copyright year

Revision 798697 - (view) (annotate) - [select for diffs]
Modified Tue Jul 28 20:14:14 2009 UTC (4 months ago) by luc
File length: 1305 byte(s)
Diff to previous 796546 (colored)
moves subcomponents licenses and disclaimers from NOTICE to LICENSE file,
as required by Apache release policy
http://www.apache.org/dev/release.html#distributing-code-under-several-licenses

thanks to sebb for identifying the issue and providing a pointer to the right way to handle this

Revision 796546 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 21:38:55 2009 UTC (4 months, 1 week ago) by luc
File length: 8587 byte(s)
Diff to previous 758920 (colored)
added an implementation of the Mersenne twister pseudo random number generator
the implementation comes from Mantissa and was a translation of the 2002 version
in C by the algorithm authors, which was published under a BSD license

Revision 758920 - (view) (annotate) - [select for diffs]
Modified Thu Mar 26 23:25:30 2009 UTC (8 months ago) by luc
File length: 6491 byte(s)
Diff to previous 722335 (colored)
added an implementation of Dantzig's simplex algorithm
to solve constrained linear optimization problems
JIRA: MATH-246

Revision 722335 - (view) (annotate) - [select for diffs]
Modified Tue Dec 2 02:21:22 2008 UTC (11 months, 3 weeks ago) by psteitz
File length: 6326 byte(s)
Diff to previous 721203 (colored)
Moved math 2.0 branch to trunk.

Revision 721203 - (view) (annotate) - [select for diffs]
Modified Thu Nov 27 15:50:42 2008 UTC (11 months, 4 weeks ago) by luc
Original Path: commons/proper/math/branches/MATH_2_0/NOTICE.txt
File length: 6326 byte(s)
Diff to previous 651200 (colored)
completed implementation of EigenDecompositionImpl.
The implementation is now based on the very fast and accurate dqd/dqds algorithm.
It is faster than Jama for all dimensions and speed gain increases with dimensions.
The gain is about 30% below dimension 100, about 50% around dimension 250 and about
65% for dimensions around 700.
It is also possible to compute only eigenvalues (and hence saving computation of
eigenvectors, thus even increasing the speed gain).
JIRA: MATH-220

Revision 651200 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 09:03:43 2008 UTC (19 months ago) by luc
Original Path: commons/proper/math/branches/MATH_2_0/NOTICE.txt
File length: 4226 byte(s)
Diff to previous 617741 (colored)
branching for initial work on 2.0
starting from a copy of trunk, shortly after 1.2 release

Revision 617741 - (view) (annotate) - [select for diffs]
Modified Sat Feb 2 02:10:35 2008 UTC (21 months, 3 weeks ago) by niallp
File length: 4226 byte(s)
Diff to previous 560660 (colored)
Update m2 build:
 - add findbugs-exclude-filter.xml to source distro
 - exclude Cobertura javascript files with license issues
 - remove NOTICE/LICENSE file resources (already in commons-parent pom)
 - update copyright year in NOTICE file to 2008

Revision 560660 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:34 2007 UTC (2 years, 4 months ago) by bayard
File length: 4226 byte(s)
Diff to previous 560658 (colored)
Moving to TLP

Revision 560658 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:15 2007 UTC (2 years, 4 months ago) by bayard
Original Path: jakarta/commons/proper/math/trunk/NOTICE.txt
File length: 4226 byte(s)
Diff to previous 560657 (colored)
Moving back :)

Revision 560657 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:40:41 2007 UTC (2 years, 4 months ago) by bayard
Original Path: commons/commons/proper/math/trunk/NOTICE.txt
File length: 4226 byte(s)
Diff to previous 553294 (colored)
Moving to TLP

Revision 553294 - (view) (annotate) - [select for diffs]
Modified Wed Jul 4 18:26:27 2007 UTC (2 years, 4 months ago) by rahul
Original Path: jakarta/commons/proper/math/trunk/NOTICE.txt
File length: 4226 byte(s)
Diff to previous 512386 (colored)
Update NOTICE files in trunks-proper in light of TLP move (and add component names to NOTICEs where missing).

Revision 512386 - (view) (annotate) - [select for diffs]
Modified Tue Feb 27 20:53:46 2007 UTC (2 years, 8 months ago) by luc
Original Path: jakarta/commons/proper/math/trunk/NOTICE.txt
File length: 4234 byte(s)
Diff to previous 480435 (colored)
moved notice information from Mantissa to commons-math
(concerning Levenberg-Marquardt and Gragg-Bulirsch-Stoer algorithms implementations)

Revision 480435 - (view) (annotate) - [select for diffs]
Modified Wed Nov 29 07:06:35 2006 UTC (2 years, 11 months ago) by bayard
Original Path: jakarta/commons/proper/math/trunk/NOTICE.txt
File length: 181 byte(s)
Diff to previous 155427 (colored)
Fixed copyright header (committing in parts as the full commit timed out)

Revision 155427 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 13:11:52 2005 UTC (4 years, 9 months ago) by dirkv
Original Path: jakarta/commons/proper/math/trunk/NOTICE.txt
File length: 101 byte(s)
Diff to previous 141106 (colored)
svn:keywords correction

Revision 141106 - (view) (annotate) - [select for diffs]
Added Wed Feb 25 19:28:40 2004 UTC (5 years, 9 months ago) by scolebourne
Original Path: jakarta/commons/proper/math/trunk/NOTICE.txt
File length: 101 byte(s)
Change to Apache License 2.0

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2