mirror of
https://github.com/apache/commons-math.git
synced 2025-02-07 02:29:20 +00:00
- Fixed a problem when switching functions triggered derivatives discontinuities - Removed methods and classes that were deprecated in Mantissa and do not need to be preserved in commons-math as backward compatibility is not a problem for this newly integrated code - Changed Vector3D and Rotation to immutable classes for ease of use - Improved some javadoc in class Rotation JIRA: MATH-161 Submitted (with patches) by Luc Maisonobe git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@478458 13f79535-47bb-0310-9956-ffa450edef68
Fixed javadoc, checkstyle, and link warnings. Made some corrections and additions to the user guide.
Description
Languages
Java
99.3%
R
0.5%