/[Apache-SVN]
ViewVC logotype

Revision 780933


Jump to revision: Previous Next
Author: billbarker
Date: Tue Jun 2 04:39:12 2009 UTC (15 years, 5 months ago)
Changed paths: 19
Log Message:
More serialization changes.

Not clear what I should do with RandomAdaptor.  So I've let it remained broken (no public no-opt construtor, but Serializable).

Feel free to -1 anything that I've stripped Serializable from and you care about, but I think I've been pretty conservative.


Changed paths

Path Details
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/optimization/linear/AbstractLinearOptimizer.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/optimization/linear/LinearOptimizer.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/optimization/linear/SimplexSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/random/AbstractRandomGenerator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/random/CorrelatedRandomVectorGenerator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/random/GaussianRandomGenerator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/random/NormalizedRandomGenerator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/random/RandomData.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/random/RandomGenerator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/random/RandomVectorGenerator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/random/UncorrelatedRandomVectorGenerator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/special/Beta.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/special/Erf.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/special/Gamma.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/optimization/linear/SimplexTableauTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/random/RandomAdaptorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/random/RandomDataTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/random/TestRandomGenerator.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/random/UniformRandomGeneratorTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26