Author: billbarker
Date: Thu Oct 31 02:40:26 2013
New Revision: 1537366
URL: http://svn.apache.org/r1537366
Log:
Fix hanging ant build
Modified:
commons/proper/pool/trunk/build.xml
Modified: commons/proper/pool/trunk/build.xml
URL:
http://svn.apache.org/viewvc/commons/proper/pool/trunk
Author: billbarker
Date: Tue Sep 7 02:22:48 2010
New Revision: 993196
URL: http://svn.apache.org/viewvc?rev=993196&view=rev
Log:
fix jar version name
Modified:
commons/proper/math/trunk/build.xml
commons/proper/math/trunk/pom.xml
Modified: commons/proper/math/trunk/build.xml
URL:
Author: billbarker
Date: Fri Sep 3 03:46:53 2010
New Revision: 992191
URL: http://svn.apache.org/viewvc?rev=992191&view=rev
Log:
tabs -> spaces. No functional change
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/stat/descriptive/AbstractUnivariateStatist
Author: billbarker
Date: Thu Sep 2 04:49:11 2010
New Revision: 991812
URL: http://svn.apache.org/viewvc?rev=991812&view=rev
Log:
Change the default value for those UnivariateStatistics that have a
conventional value on the empty set.
JIRA: MATH-373
Modified:
commons/proper/math/trunk
Author: billbarker
Date: Wed Aug 25 01:41:46 2010
New Revision: 988779
URL: http://svn.apache.org/viewvc?rev=988779&view=rev
Log:
Fix test that was failing on Windows
Modified:
commons/proper/math/branches/MATH_2_X/src/test/java/org/apache/commons/math/stat/descrip
Author: billbarker
Date: Wed Aug 25 01:23:20 2010
New Revision: 988777
URL: http://svn.apache.org/viewvc?rev=988777&view=rev
Log:
Fix test that was failing on Windows
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math/stat/descrip
Author: billbarker
Date: Thu Jun 17 02:11:21 2010
New Revision: 955459
URL: http://svn.apache.org/viewvc?rev=955459&view=rev
Log:
fix the ant build for the new localization
Modified:
commons/proper/math/trunk/build.xml
Modified: commons/proper/math/trunk/build.xml
URL:
Author: billbarker
Date: Mon May 10 01:11:35 2010
New Revision: 942638
URL: http://svn.apache.org/viewvc?rev=942638&view=rev
Log:
Fix a problem with the default sparseIterator when an array has exactly one
non-zero element
Submitted by: Albert Huang (with some style tweeks)
Issue: MATH
Author: billbarker
Date: Sun May 9 23:22:05 2010
New Revision: 942629
URL: http://svn.apache.org/viewvc?rev=942629&view=rev
Log:
document fix for MATH-368
Modified:
commons/proper/math/trunk/src/site/xdoc/changes.xml
Modified: commons/proper/math/trunk/src/site/xdoc/changes.xml
URL:
Author: billbarker
Date: Sun May 9 02:06:48 2010
New Revision: 942488
URL: http://svn.apache.org/viewvc?rev=942488&view=rev
Log:
Correct the spelling of the getSparcity [sic] method.
Issue: MATH-368
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/li
Author: billbarker
Date: Wed Feb 24 04:21:16 2010
New Revision: 915668
URL: http://svn.apache.org/viewvc?rev=915668&view=rev
Log:
Adding AL headers to files that look machine generated, but may not be.
Modified:
commons/proper/daemon/trunk/src/native/nt/Makefile
commons/proper/da
Author: billbarker
Date: Tue Feb 23 05:05:42 2010
New Revision: 915185
URL: http://svn.apache.org/viewvc?rev=915185&view=rev
Log:
adding ASF header to a content-less document
Modified:
commons/proper/daemon/trunk/src/native/nt/procrun/xdocs/index.xml
Modified: commons/proper/daemon/t
Author: billbarker
Date: Tue Feb 23 04:14:40 2010
New Revision: 915171
URL: http://svn.apache.org/viewvc?rev=915171&view=rev
Log:
Adding license header to marginal script
Modified:
commons/proper/daemon/trunk/src/native/unix/man/fetch.sh
Modified: commons/proper/daemon/trunk/src/native/
Author: billbarker
Date: Tue Feb 23 04:03:15 2010
New Revision: 915170
URL: http://svn.apache.org/viewvc?rev=915170&view=rev
Log:
Adding license header
Modified:
commons/proper/daemon/trunk/src/native/unix/man/jsvc.1.xml
Modified: commons/proper/daemon/trunk/src/native/unix/man/jsvc.1
Author: billbarker
Date: Tue Feb 23 03:32:02 2010
New Revision: 915160
URL: http://svn.apache.org/viewvc?rev=915160&view=rev
Log:
Add explict list of issues from Jira
Modified:
commons/proper/daemon/trunk/RELEASE-NOTES.txt
Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt
URL:
Author: billbarker
Date: Tue Feb 23 02:30:18 2010
New Revision: 915143
URL: http://svn.apache.org/viewvc?rev=915143&view=rev
Log:
Adding missing license headers
Modified:
commons/proper/daemon/trunk/build.properties.sample
commons/proper/daemon/trunk/src/docs/daemon.css
Modi
Author: billbarker
Date: Mon Dec 14 02:53:40 2009
New Revision: 890159
URL: http://svn.apache.org/viewvc?rev=890159&view=rev
Log:
Add an optimized dotProduct to OpenMapRealVector.
Slightly modified from contribution by Jake Mannix.
JIRA: MATH-317
Modified:
commons/proper/math/trunk/src/
Author: billbarker
Date: Sun Dec 13 04:27:34 2009
New Revision: 890023
URL: http://svn.apache.org/viewvc?rev=890023&view=rev
Log:
Removing the mapTo* metheds from OpenMapRealVector, and use the base class
methods instead
Modified:
commons/proper/math/trunk/src/main/java/org/apache/com
Author: billbarker
Date: Fri Dec 11 06:38:20 2009
New Revision: 889516
URL: http://svn.apache.org/viewvc?rev=889516&view=rev
Log:
Initial fixes to the iterators.
This fixes the default sparseIterator problem where a RealVector only contains
zero elements, and add a sparseIterator to
Author: billbarker
Date: Mon Oct 19 00:03:46 2009
New Revision: 826560
URL: http://svn.apache.org/viewvc?rev=826560&view=rev
Log:
documenting change
Modified:
commons/proper/math/trunk/src/site/xdoc/changes.xml
Modified: commons/proper/math/trunk/src/site/xdoc/changes.xml
URL:
Author: billbarker
Date: Sun Oct 18 23:29:37 2009
New Revision: 826550
URL: http://svn.apache.org/viewvc?rev=826550&view=rev
Log:
Fix for possible zero divide on an indefinite matrix
Fix for: MATH-297
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/li
Author: billbarker
Date: Sun Aug 2 01:06:03 2009
New Revision: 799967
URL: http://svn.apache.org/viewvc?rev=799967&view=rev
Log:
remove references to deleted style sheet
Modified:
commons/proper/math/trunk/src/site/xdoc/developers.xml
commons/proper/math/trunk/src/site/xdoc/index
Author: billbarker
Date: Tue Jun 23 02:35:50 2009
New Revision: 787521
URL: http://svn.apache.org/viewvc?rev=787521&view=rev
Log:
Add test cases for Serialization of subclasses of Complex
Modified:
commons/proper/math/trunk/src/test/org/apache/commons/math/complex/ComplexTest.java
Modi
Author: billbarker
Date: Mon Jun 22 00:26:09 2009
New Revision: 787118
URL: http://svn.apache.org/viewvc?rev=787118&view=rev
Log:
Yes, sebb is correct. After running tests, readResolve needs to be visible to
subclasses to be used. Since Complex is clearly designed to be subclassed,
chan
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.
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/m
Author: billbarker
Date: Sat Jun 20 03:00:18 2009
New Revision: 786751
URL: http://svn.apache.org/viewvc?rev=786751&view=rev
Log:
Change Complex to use readResolve instead of introspection
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/complex/Complex.java
Modi
Author: billbarker
Date: Fri Jun 19 03:26:28 2009
New Revision: 786359
URL: http://svn.apache.org/viewvc?rev=786359&view=rev
Log:
Change the Complex isNaN and isInfinite fields to be transient
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/complex/Complex.
Author: billbarker
Date: Wed Jun 17 04:02:35 2009
New Revision: 785473
URL: http://svn.apache.org/viewvc?rev=785473&view=rev
Log:
More Serialization changes, mostly for ode and friends.
Unfortunately, had to leave some abstract base classes as Serializable, since
they had no senible def
Author: billbarker
Date: Sun Jun 7 21:24:18 2009
New Revision: 782468
URL: http://svn.apache.org/viewvc?rev=782468&view=rev
Log:
Serialization changes for optimization.
Still need to add junit test, but for this it doesn't look like a blocker.
Modified:
commons/proper/math/trunk
Author: billbarker
Date: Tue Jun 2 04:39:12 2009
New Revision: 780933
URL: http://svn.apache.org/viewvc?rev=780933&view=rev
Log:
More serialization changes.
Not clear what I should do with RandomAdaptor. So I've let it remained broken
(no public no-opt construtor, but Serializabl
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/
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/pr
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/pr
Author: billbarker
Date: Mon May 25 22:24:50 2009
New Revision: 778522
URL: http://svn.apache.org/viewvc?rev=778522&view=rev
Log:
Serializable changes to util
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/special/Beta.java
commons/proper/math/trunk/src/java
Author: billbarker
Date: Mon May 25 21:46:38 2009
New Revision: 778519
URL: http://svn.apache.org/viewvc?rev=778519&view=rev
Log:
Serializable changes for linear.decomposition
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/linear/decomposi
Author: billbarker
Date: Sun May 24 23:27:03 2009
New Revision: 778256
URL: http://svn.apache.org/viewvc?rev=778256&view=rev
Log:
Serializable changes for FieldVector and FieldMatrix
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/linear/AbstractFieldMatrix.
Author: billbarker
Date: Sun May 24 00:02:54 2009
New Revision: 778071
URL: http://svn.apache.org/viewvc?rev=778071&view=rev
Log:
Serializable changes for RealMatrix
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/linear/AbstractRealMatrix.java
commons/proper/
Author: billbarker
Date: Sat May 23 22:57:26 2009
New Revision: 778058
URL: http://svn.apache.org/viewvc?rev=778058&view=rev
Log:
Serializable changes for RealVector
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/linear/OpenMapRealVector.java
commons/proper/
Author: billbarker
Date: Fri May 22 02:33:12 2009
New Revision: 777356
URL: http://svn.apache.org/viewvc?rev=777356&view=rev
Log:
I've made SparseRealVector and SparseRealMatrix to be empty marker interfaces.
I've left OpenMapRealVector.getSparcity, since I'd like to use i
Author: billbarker
Date: Thu May 21 03:24:43 2009
New Revision: 776943
URL: http://svn.apache.org/viewvc?rev=776943&view=rev
Log:
Changing DenseRealMatrix to return a specific type, instead of interface type.
I beleive the consensus is to leave RealMatrixImpl and RealVectorImpl alone for
Author: billbarker
Date: Mon May 18 01:05:39 2009
New Revision: 775787
URL: http://svn.apache.org/viewvc?rev=775787&view=rev
Log:
Ok, so laking add/subtract tests now. I'll try to add later, but checking in
the existing tests so that [math] will at least build.
Modified:
commo
Author: billbarker
Date: Mon May 18 00:42:41 2009
New Revision: 775784
URL: http://svn.apache.org/viewvc?rev=775784&view=rev
Log:
Sparse Matrix/Vector refactoring with mostly return types changed.
Thought that getSparcity was meaninful for SparseRealVector, and added a marker
Author: billbarker
Date: Sun May 17 22:12:50 2009
New Revision: 775768
URL: http://svn.apache.org/viewvc?rev=775768&view=rev
Log:
Initial refactoring of sparse matrix/vector
Added:
commons/proper/math/trunk/src/java/org/apache/commons/math/linear/OpenMapRealMatrix.java
- co
Author: billbarker
Date: Wed May 6 03:26:55 2009
New Revision: 772042
URL: http://svn.apache.org/viewvc?rev=772042&view=rev
Log:
Adding unit test for SparseFieldMatrix
Added:
commons/proper/math/trunk/src/test/org/apache/commons/math/linear/SparseFieldMatrixTest.java
(with props)
A
Author: billbarker
Date: Mon May 4 02:59:30 2009
New Revision: 771165
URL: http://svn.apache.org/viewvc?rev=771165&view=rev
Log:
Adding unit test for SparseFieldVector
Added:
commons/proper/math/trunk/src/test/org/apache/commons/math/linear/SparseFieldVectorTest.java
(with props)
A
Author: billbarker
Date: Mon May 4 02:55:21 2009
New Revision: 771164
URL: http://svn.apache.org/viewvc?rev=771164&view=rev
Log:
Adding equals and hashCode
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/linear/SparseFieldVector.java
commons/proper/math/trunk
Author: billbarker
Date: Sun May 3 22:27:25 2009
New Revision: 771132
URL: http://svn.apache.org/viewvc?rev=771132&view=rev
Log:
Adding sparse field implememtations
Added:
commons/proper/math/trunk/src/java/org/apache/commons/math/linear/SparseFieldMatrix.java
(with props)
com
Author: billbarker
Date: Tue Apr 28 02:58:31 2009
New Revision: 769226
URL: http://svn.apache.org/viewvc?rev=769226&view=rev
Log:
Forgot to include licence :(
Modified:
commons/proper/math/trunk/src/test/org/apache/commons/math/util/OpenIntToFieldTest.java
Modified:
commons/proper/
Author: billbarker
Date: Tue Apr 28 02:42:57 2009
New Revision: 769224
URL: http://svn.apache.org/viewvc?rev=769224&view=rev
Log:
Adding unit test for OpenIntToFieldHashMap
Added:
commons/proper/math/trunk/src/test/org/apache/commons/math/util/OpenIntToFieldTest.java
(with props)
A
Author: billbarker
Date: Sat Apr 25 23:28:16 2009
New Revision: 768625
URL: http://svn.apache.org/viewvc?rev=768625&view=rev
Log:
Javadoc fixes, sorry for the noise
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/util/OpenIntToFieldHashMap.java
Modified:
com
Author: billbarker
Date: Sat Apr 25 22:55:09 2009
New Revision: 768622
URL: http://svn.apache.org/viewvc?rev=768622&view=rev
Log:
Need to find out why autoprops isn't working
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/util/OpenIntToFieldHashMap.java
Author: billbarker
Date: Sat Apr 25 22:49:38 2009
New Revision: 768620
URL: http://svn.apache.org/viewvc?rev=768620&view=rev
Log:
Adding backing class for sparse Field vectors and matricies
Added:
commons/proper/math/trunk/src/java/org/apache/commons/math/util/OpenIntToFieldHashMap.
Author: billbarker
Date: Thu Apr 23 04:09:27 2009
New Revision: 767782
URL: http://svn.apache.org/viewvc?rev=767782&view=rev
Log:
Fix equals and hashcode to do exact comparisons
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/linear/SparseRealVector.java
Modi
Author: billbarker
Date: Wed Feb 25 03:32:52 2009
New Revision: 747650
URL: http://svn.apache.org/viewvc?rev=747650&view=rev
Log:
epsilon needs to be set before calling isZero, plus copy epsilon for append
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/li
Author: billbarker
Date: Sun Feb 15 06:46:15 2009
New Revision: 744614
URL: http://svn.apache.org/viewvc?rev=744614&view=rev
Log:
Add working equals to SparseRealVector.
hashCode implementation is minimal, but I can't see a use case for using a
SparseRealVector as a key.
Remove unuse
Author: billbarker
Date: Tue Feb 10 03:02:38 2009
New Revision: 742837
URL: http://svn.apache.org/viewvc?rev=742837&view=rev
Log:
remove eclipse generated equals since it doesn't work. Will add a working
equals later
Modified:
commons/proper/math/trunk/src/java/org/apache/com
Author: billbarker
Date: Mon Feb 9 12:41:20 2009
New Revision: 742445
URL: http://svn.apache.org/viewvc?rev=742445&view=rev
Log:
Fis some problems with equals for OpenInttoDoubleHashmap.
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/linear/SparseRealVector.
Author: billbarker
Date: Mon Feb 9 04:50:27 2009
New Revision: 742257
URL: http://svn.apache.org/viewvc?rev=742257&view=rev
Log:
Mostly completing the methods that don't make sense if using a sparse vector in
the first place. Initial implementations for equals on the backing store
Author: billbarker
Date: Mon Feb 2 02:50:53 2009
New Revision: 739910
URL: http://svn.apache.org/viewvc?rev=739910&view=rev
Log:
revert accedental work-in-progress commit
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/linear/SparseRealVector.java
Modified:
com
Propchange:
commons/proper/math/trunk/src/test/org/apache/commons/math/linear/SparseRealVectorTest.java
--
svn:eol-style = native
Propchange:
commons/proper/math/trunk/src/test/org/apache/commons/math/linear/SparseRe
Author: billbarker
Date: Mon Feb 2 02:42:48 2009
New Revision: 739909
URL: http://svn.apache.org/viewvc?rev=739909&view=rev
Log:
property sets
Modified:
commons/proper/math/trunk/src/test/org/apache/commons/math/linear/SparseRealVectorTest.java
(contents, props changed)
Author: billbarker
Date: Sun Feb 1 00:28:07 2009
New Revision: 739667
URL: http://svn.apache.org/viewvc?rev=739667&view=rev
Log:
Adding constructors that allow specifing epsilon.
Remove the isZero(int) method, since it is inconsistant with the isZero(double)
method, and this class is tig
Author: billbarker
Date: Wed Jan 28 06:01:02 2009
New Revision: 738375
URL: http://svn.apache.org/viewvc?rev=738375&view=rev
Log:
Adding me to the list
Modified:
commons/proper/math/trunk/pom.xml
Modified: commons/proper/math/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/pr
Author: billbarker
Date: Wed Jan 28 05:20:31 2009
New Revision: 738370
URL: http://svn.apache.org/viewvc?rev=738370&view=rev
Log:
Correct bug that prevents replacing an element while using an iterator
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/
Author: billbarker
Date: Sun Jan 4 17:45:12 2009
New Revision: 731405
URL: http://svn.apache.org/viewvc?rev=731405&view=rev
Log:
Only include Mac-specific files if compiling for Mac.
Still don't know what I'm doing, but trusting that I have enough testers to
tell me. At least t
Author: billbarker
Date: Sat Jan 3 19:22:04 2009
New Revision: 731162
URL: http://svn.apache.org/viewvc?rev=731162&view=rev
Log:
blind commit for Mac specific issues
Modified:
commons/proper/daemon/trunk/src/native/unix/native/dso.h
commons/proper/daemon/trunk/src/native/unix/na
Author: billbarker
Date: Sat Jan 3 18:53:02 2009
New Revision: 731161
URL: http://svn.apache.org/viewvc?rev=731161&view=rev
Log:
remove bogus debug warning
Modified:
commons/proper/daemon/trunk/src/native/unix/native/arguments.c
Modified: commons/proper/daemon/trunk/src/native/unix/na
68 matches
Mail list logo