Author: mturk
Date: Sun Jun 21 05:51:17 2009
New Revision: 786943
URL: http://svn.apache.org/viewvc?rev=786943&view=rev
Log:
Tab police.
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Structure32.java
commons/sandbox/runtime/trunk/src/main/java/org/apac
Author: bayard
Date: Sun Jun 21 05:35:04 2009
New Revision: 786942
URL: http://svn.apache.org/viewvc?rev=786942&view=rev
Log:
Removing escapeSql per LANG-493
Modified:
commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringEscapeUtils.java
commons/proper/lang/trunk/src/test/or
Author: psteitz
Date: Sun Jun 21 02:22:09 2009
New Revision: 786940
URL: http://svn.apache.org/viewvc?rev=786940&view=rev
Log:
Added Spearman's correlation.
Modified:
commons/proper/math/trunk/src/site/xdoc/userguide/stat.xml
Modified: commons/proper/math/trunk/src/site/xdoc/userguide/stat.x
Author: billbarker
Date: Sun Jun 21 01:12:22 2009
New Revision: 786936
URL: http://svn.apache.org/viewvc?rev=786936&view=rev
Log:
Restore Serializable to PolynomialFunction
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/analysis/polynomials/PolynomialFunction.java
Author: psteitz
Date: Sun Jun 21 00:58:14 2009
New Revision: 786935
URL: http://svn.apache.org/viewvc?rev=786935&view=rev
Log:
Added ranking subsection.
Modified:
commons/proper/math/trunk/src/site/xdoc/userguide/index.xml
commons/proper/math/trunk/src/site/xdoc/userguide/stat.xml
Modifi
Author: billbarker
Date: Sat Jun 20 23:37:47 2009
New Revision: 786927
URL: http://svn.apache.org/viewvc?rev=786927&view=rev
Log:
Remove Serializable from some tranient analitics classes.
Let me know if I've nuked ur favorite one, and I can put it back
Modified:
commons/proper/math/trunk/sr
Author: sebb
Date: Sat Jun 20 22:17:36 2009
New Revision: 786918
URL: http://svn.apache.org/viewvc?rev=786918&view=rev
Log:
Fix thread-safety issues
- code failed to use synch. read
- code could potentially use two different random Generators if another thread
changed it
Modified:
commons/p
Author: psteitz
Date: Sat Jun 20 21:35:32 2009
New Revision: 786911
URL: http://svn.apache.org/viewvc?rev=786911&view=rev
Log:
Made aggregation threadsafe.
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/stat/descriptive/AggregateSummaryStatistics.java
Modified:
common
Author: luc
Date: Sat Jun 20 20:02:27 2009
New Revision: 786900
URL: http://svn.apache.org/viewvc?rev=786900&view=rev
Log:
removed old maven 1 stuff
Removed:
commons/proper/math/trunk/src/conf/
Author: luc
Date: Sat Jun 20 19:23:44 2009
New Revision: 786890
URL: http://svn.apache.org/viewvc?rev=786890&view=rev
Log:
adding missing Apache header
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/optimization/fitting/package.html
Modified:
commons/proper/math/trunk
Author: luc
Date: Sat Jun 20 19:06:55 2009
New Revision: 786885
URL: http://svn.apache.org/viewvc?rev=786885&view=rev
Log:
documented Adams-Bashforth and Adams-Moulton ODE integrators
Modified:
commons/proper/math/trunk/src/site/xdoc/changes.xml
commons/proper/math/trunk/src/site/xdoc/use
Author: luc
Date: Sat Jun 20 18:57:30 2009
New Revision: 786883
URL: http://svn.apache.org/viewvc?rev=786883&view=rev
Log:
fixed a warning about a mission serializeVersionUID.
However, should this really be serializable at all ?
Modified:
commons/proper/math/trunk/src/java/org/apache/commons
Author: luc
Date: Sat Jun 20 18:53:08 2009
New Revision: 786881
URL: http://svn.apache.org/viewvc?rev=786881&view=rev
Log:
removed lots of serialization in ODE
the only classes/interfaces for which serialization is really important in this
package are the step interpolators. The reason for that i
Author: luc
Date: Sat Jun 20 18:17:32 2009
New Revision: 786878
URL: http://svn.apache.org/viewvc?rev=786878&view=rev
Log:
removed serialization for multistart optimizers
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/optimization/MultiStartDifferentiableMultivariateRea
Modified:
commons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegratorTest.java
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegratorTest.java?rev=786877&r1=786876&r2=786877&view=diff
Author: luc
Date: Sat Jun 20 18:13:24 2009
New Revision: 786875
URL: http://svn.apache.org/viewvc?rev=786875&view=rev
Log:
completely changed integration start phase: now the starter integrator for
multistep methods do not advance time anymore, it is interrupted at first step
end and the interpola
Author: luc
Date: Sat Jun 20 18:09:16 2009
New Revision: 786874
URL: http://svn.apache.org/viewvc?rev=786874&view=rev
Log:
simplified arrays allocation and copying
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.java
Modified:
Author: mturk
Date: Sat Jun 20 17:47:02 2009
New Revision: 786869
URL: http://svn.apache.org/viewvc?rev=786869&view=rev
Log:
Make sure we init on success
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/AbstractStructure.java
Modified:
commons/sandbox/runtim
Author: mturk
Date: Sat Jun 20 17:44:02 2009
New Revision: 786868
URL: http://svn.apache.org/viewvc?rev=786868&view=rev
Log:
Add structure wrap/unwrap mathods
Added:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/exception/InvalidStructureElementException.java
(wit
Author: luc
Date: Sat Jun 20 13:43:29 2009
New Revision: 786821
URL: http://svn.apache.org/viewvc?rev=786821&view=rev
Log:
error messages for Loess interpolation
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/MessagesResources_fr.java
Modified:
commons/proper/math/tru
Author: luc
Date: Sat Jun 20 13:42:56 2009
New Revision: 786819
URL: http://svn.apache.org/viewvc?rev=786819&view=rev
Log:
added Loess interpolator, applying Eugene Kirpichov's patch
JIRA: MATH-278
Added:
commons/proper/math/trunk/src/java/org/apache/commons/math/analysis/interpolation/Loess
Author: luc
Date: Sat Jun 20 13:31:48 2009
New Revision: 786817
URL: http://svn.apache.org/viewvc?rev=786817&view=rev
Log:
fixed checkstyle errors
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/ode/AbstractIntegrator.java
commons/proper/math/trunk/src/java/org/apac
Author: mturk
Date: Sat Jun 20 10:02:46 2009
New Revision: 786785
URL: http://svn.apache.org/viewvc?rev=786785&view=rev
Log:
Fix alignment calculation
Modified:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/AbstractStructure.java
commons/sandbox/runtime/trunk/sr
Author: mturk
Date: Sat Jun 20 07:40:33 2009
New Revision: 786765
URL: http://svn.apache.org/viewvc?rev=786765&view=rev
Log:
Add initial Structure classess
Added:
commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/AbstractStructure.java
(with props)
commons/sandbo
24 matches
Mail list logo