Apache Commons Math Version ${version}
RELEASE NOTES
${line}
For more information on Apache Commons Math, see
${pom.url}
SUMMARY OF CHANGES
ADDITIONS
BUG FIXES
UPDATES
Removed features:
DEPRECATIONS SUMMARY
* The abstract factory pattern used to enable pluggable implementations in the
statistics, analysis and distributions packages has been deprecated and
replaced by setter injection.
* Non-localized exception messages and associated constructors have been
deprecated and replaced by localized versions.
* Most methods from the ComplexUtils class have been deprecated, with
implementations moved to the Complex class.
See "clirr-report.html" included in the docs directory of the binary
distribution for a detailed list of API changes. The "errors" reported at the
top of the report are due to protected fields being moved to superclasses.
These fields are still available, so there is no backward compatibility issue.
BUILDING COMMONS MATH
Commons math can be built from the source distribution using Maven 1, Maven 2,
or Ant, launching any one of these from the top-level directory of the unpacked
zip or tarball. For detailed build instructions and information about how to
contribute to Commons Math, see "developers.html" in the docs directory of the
binary distribution.
${issue}.
${body}
Thanks to ${dueto}.
* ${line}
${line}