Apache Commons Math
Go to file
Gilles e3700ef350 Cleanup.
* Formatting (braces, indent, conditionals, array declaration, ...).
 * Reduce variable's scope.
 * Temporary variable to avoid multiple accesses to the same array element.
 * Use "final" keyword.
2014-11-11 23:02:41 +01:00
doc/release Fix copy&paste error in release howto. 2013-07-04 20:19:17 +00:00
siteMods Add missing Apache license headers. 2012-03-05 01:02:44 +00:00
src Cleanup. 2014-11-11 23:02:41 +01:00
.gitignore added site-content to .gitignore 2014-10-06 22:05:04 +02:00
LICENSE.txt MATH-923 2014-01-10 22:01:27 +00:00
NOTICE.txt Update copyright. 2014-01-06 12:11:24 +00:00
PROPOSAL.html Fixing the mailing list addresses 2007-07-29 20:14:22 +00:00
RELEASE-NOTES.txt Post-release updates to release notes and download page. 2014-05-19 20:05:27 +00:00
build.xml Removed subversion keywords $Id$, $Revision$ and $Date$. 2014-09-22 14:02:52 +02:00
checkstyle.xml Removed subversion keywords $Id$, $Revision$ and $Date$. 2014-09-22 14:02:52 +02:00
clirr-ignored.xml Configured rules for Clirr, as per discussion on the mailing list. 2014-02-09 20:57:24 +00:00
doap_math.rdf Updated doap with latest relase. 2014-05-19 14:59:27 +00:00
findbugs-exclude-filter.xml Added findbugs exception for CMAES. 2014-04-30 08:21:15 +00:00
license-header.txt Fixed copyright header (committing in parts as the full commit timed out) 2006-11-29 07:06:35 +00:00
math-RC.sh Removed subversion keywords $Id$, $Revision$ and $Date$. 2014-09-22 14:02:52 +02:00
math-pre-RC.sh Removed subversion keywords $Id$, $Revision$ and $Date$. 2014-09-22 14:02:52 +02:00
pom.xml Added Hank Grabowski as contributor. 2014-10-17 10:25:46 +02:00
test-jar.xml Removed remnants of junit 3. 2011-12-01 21:20:47 +00:00