Author: billbarker
Date: Mon Jun 1 00:47:02 2009
New Revision: 780541
URL: http://svn.apache.org/viewvc?rev=780541&view=rev
Log:
Serialization changes for stats
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/stat/Frequency.java
commons/proper/math/trunk/src/java/o
Author: psteitz
Date: Mon Jun 1 00:10:15 2009
New Revision: 780535
URL: http://svn.apache.org/viewvc?rev=780535&view=rev
Log:
Added more info to failure error message.
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java
Modified:
commo
Author: billbarker
Date: Mon Jun 1 00:09:00 2009
New Revision: 780534
URL: http://svn.apache.org/viewvc?rev=780534&view=rev
Log:
change to Java 5 compatible
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/AdamsIntegrator.java
Modified:
commons/proper/math
Author: billbarker
Date: Sun May 31 22:18:18 2009
New Revision: 780521
URL: http://svn.apache.org/viewvc?rev=780521&view=rev
Log:
Clean up linear serialization tests
Modified:
commons/proper/math/trunk/src/test/org/apache/commons/math/linear/DenseFieldMatrixTest.java
commons/proper/math
Author: luc
Date: Sun May 31 22:14:31 2009
New Revision: 780518
URL: http://svn.apache.org/viewvc?rev=780518&view=rev
Log:
added an error message for Adams-Bashforth and Adams-Moulton integrators
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/MessagesResources_fr.java
Author: luc
Date: Sun May 31 22:11:21 2009
New Revision: 780517
URL: http://svn.apache.org/viewvc?rev=780517&view=rev
Log:
removed obsolete NordsieckTransformer
Removed:
commons/proper/math/trunk/src/java/org/apache/commons/math/ode/NordsieckTransformer.java
commons/proper/math/trunk/sr
Author: luc
Date: Sun May 31 22:10:02 2009
New Revision: 780516
URL: http://svn.apache.org/viewvc?rev=780516&view=rev
Log:
removed obsolete MultiStepInterpolator
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/ode/MultistepIntegrator.java
Modified:
commons/proper/math/
Author: luc
Date: Sun May 31 22:08:32 2009
New Revision: 780515
URL: http://svn.apache.org/viewvc?rev=780515&view=rev
Log:
removed obsolete MultiStepInterpolator
Removed:
commons/proper/math/trunk/src/java/org/apache/commons/math/ode/sampling/MultistepStepInterpolator.java
Author: luc
Date: Sun May 31 22:07:26 2009
New Revision: 780514
URL: http://svn.apache.org/viewvc?rev=780514&view=rev
Log:
completely redesigned Adams-Bashforth and Adams-Moulton integrators
they are now provided by a single class and use the Nordsieck form
with higher derivatives at current step
Author: luc
Date: Sun May 31 22:02:30 2009
New Revision: 780513
URL: http://svn.apache.org/viewvc?rev=780513&view=rev
Log:
added a step interpolator for multistep methods in Nordsieck form
Added:
commons/proper/math/trunk/src/java/org/apache/commons/math/ode/sampling/NordsieckStepInterpolato
Author: luc
Date: Sun May 31 22:01:17 2009
New Revision: 780512
URL: http://svn.apache.org/viewvc?rev=780512&view=rev
Log:
updated tests to take into account serialization changes and the new
derivatives consistency check
these tests have been converted to Junit4
Modified:
commons/proper/mat
Author: luc
Date: Sun May 31 21:59:03 2009
New Revision: 780511
URL: http://svn.apache.org/viewvc?rev=780511&view=rev
Log:
added a general test utility for checking derivatives consistency across all
step interpolators
Added:
commons/proper/math/trunk/src/test/org/apache/commons/math/ode/sa
Author: luc
Date: Sun May 31 21:56:52 2009
New Revision: 780510
URL: http://svn.apache.org/viewvc?rev=780510&view=rev
Log:
added a new test problem with polynomial behavior
Added:
commons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/TestProblem6.java
(with props)
Modifi
Author: luc
Date: Sun May 31 21:56:00 2009
New Revision: 780509
URL: http://svn.apache.org/viewvc?rev=780509&view=rev
Log:
fixed serialization of step interpolators to allow processing them
before the associated integrator update their internal state
(i.e. when currentState is still null)
Modifie
Author: luc
Date: Sun May 31 21:53:36 2009
New Revision: 780508
URL: http://svn.apache.org/viewvc?rev=780508&view=rev
Log:
added a missing @since
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/ode/sampling/StepInterpolator.java
Modified:
commons/proper/math/trunk/src/
Author: sebb
Date: Sun May 31 17:48:59 2009
New Revision: 780484
URL: http://svn.apache.org/viewvc?rev=780484&view=rev
Log:
Add Lifo setting to captured variables
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java
Modified:
commons/pro
Author: sebb
Date: Sun May 31 17:34:38 2009
New Revision: 780481
URL: http://svn.apache.org/viewvc?rev=780481&view=rev
Log:
Tweak failure output a bit more
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java
Modified:
commons/proper/poo
Author: sebb
Date: Sun May 31 17:33:46 2009
New Revision: 780480
URL: http://svn.apache.org/viewvc?rev=780480&view=rev
Log:
Tweak failure output
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java
Modified:
commons/proper/pool/trunk/src
Author: sebb
Date: Sun May 31 14:53:00 2009
New Revision: 780449
URL: http://svn.apache.org/viewvc?rev=780449&view=rev
Log:
Ensure assertion failures log sufficient information to debug test failures
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedOb
Author: sebb
Date: Sun May 31 14:50:56 2009
New Revision: 780448
URL: http://svn.apache.org/viewvc?rev=780448&view=rev
Log:
Make private immutable field final
Modified:
commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericKeyedObjectPool.java
Modified:
commons/proper/pool
20 matches
Mail list logo