/[Apache-SVN]
ViewVC logotype

Revision 478458


Jump to revision: Previous Next
Author: psteitz
Date: Thu Nov 23 04:17:13 2006 UTC (17 years, 4 months ago)
Changed paths: 17
Log Message:
Collection of patches to initial Mantissa sources:
- 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


Changed paths

Path Details
Directoryjakarta/commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/MessagesResources_fr.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/geometry/ImmutableVector3D.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/geometry/Rotation.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/geometry/Vector3D.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/ode/GraggBulirschStoerIntegrator.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/ode/RungeKuttaFehlbergIntegrator.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/ode/RungeKuttaIntegrator.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/ode/SwitchState.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/ode/SwitchingFunction.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/src/org/spaceroots/mantissa/ode/SwitchingFunctionsHandler.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/tests-src/org/spaceroots/mantissa/geometry/AllTests.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/tests-src/org/spaceroots/mantissa/geometry/ImmutableVector3DTest.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/tests-src/org/spaceroots/mantissa/geometry/Vector3DTest.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/tests-src/org/spaceroots/mantissa/ode/DormandPrince853IntegratorTest.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/tests-src/org/spaceroots/mantissa/ode/GillIntegratorTest.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/tests-src/org/spaceroots/mantissa/ode/GraggBulirschStoerIntegratorTest.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/mantissa/tests-src/org/spaceroots/mantissa/ode/TestProblem4.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26