[jira] [Commented] (MATH-643) Rename RealVector.map* to RealVector.ebe* (mapAdd(...) to ebeAdd(...) and mapAddToSelf(...) to ebeAddToSelf(...) for instance

2011-08-09 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081493#comment-13081493 ] Arne Plöse commented on MATH-643: - OK I am comming from matlab|octave I want the operator ".

[jira] [Commented] (MATH-643) Rename RealVector.map* to RealVector.ebe* (mapAdd(...) to ebeAdd(...) and mapAddToSelf(...) to ebeAddToSelf(...) for instance

2011-08-09 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081521#comment-13081521 ] Gilles commented on MATH-643: - {quote} Nevertheless I think usability suffers from this non cons

[jira] [Commented] (MATH-631) "RegulaFalsiSolver" failure

2011-08-09 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081633#comment-13081633 ] Gilles commented on MATH-631: - Also: Phil, Could you please leave out dismissive qualifiers su

[jira] [Commented] (DBUTILS-78) Add asynchronous batch, query, and update calls

2011-08-09 Thread William R. Speirs (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081657#comment-13081657 ] William R. Speirs commented on DBUTILS-78: -- Any idea if/when this change will be

[jira] [Resolved] (NET-418) File truncated when transfer on ftp

2011-08-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-418. -- Resolution: Not A Problem > File truncated when transfer on ftp > --- > >

[jira] [Closed] (NET-418) File truncated when transfer on ftp

2011-08-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed NET-418. > File truncated when transfer on ftp > --- > > Key: NET-418 > URL

[jira] [Resolved] (COMPRESS-150) Add support for writing Zip64 entries in ZipArchiveOutputStream

2011-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-150. - Resolution: Fixed The last missing piece has been svn revision 1155429 > Add support f

[jira] [Commented] (COMPRESS-36) Add Zip64 Suport

2011-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081754#comment-13081754 ] Stefan Bodewig commented on COMPRESS-36: Code is complete but needs to get cleane

[jira] [Created] (LANG-739) ToStringBuilder leaks memory if toString method causes hash code to be changed

2011-08-09 Thread Philippe Renon (JIRA)
ToStringBuilder leaks memory if toString method causes hash code to be changed -- Key: LANG-739 URL: https://issues.apache.org/jira/browse/LANG-739 Project: Commons Lang

[jira] [Created] (LANG-740) Add a Memoizer class

2011-08-09 Thread Gary D. Gregory (JIRA)
Add a Memoizer class Key: LANG-740 URL: https://issues.apache.org/jira/browse/LANG-740 Project: Commons Lang Issue Type: New Feature Components: lang.concurrent.* Reporter: Gary D. Gregory

[jira] [Commented] (DBUTILS-78) Add asynchronous batch, query, and update calls

2011-08-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082140#comment-13082140 ] Henri Yandell commented on DBUTILS-78: -- Ack - I use iGoogle + RSS to notice when issu

[jira] [Commented] (DBUTILS-78) Add asynchronous batch, query, and update calls

2011-08-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082143#comment-13082143 ] Henri Yandell commented on DBUTILS-78: -- Patch applies; code compiles and tests pass.

[jira] [Commented] (MATH-614) "toString" method for "Complex"

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082151#comment-13082151 ] Phil Steitz commented on MATH-614: -- I think the current impl is fine and this issue can be

[jira] [Updated] (MATH-550) Add factory / convert methods that accept and convert BigDecimal, BigInteger to /from Dfp.

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-550: - Fix Version/s: 3.1 Pushing to 3.1 (awaiting clarification and patch) > Add factory / convert methods that

[jira] [Updated] (MATH-585) Very slow generation of gamma random variates

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-585: - Fix Version/s: 3.0 Can we resolve this as FIXED now? > Very slow generation of gamma random variates > ---

[jira] [Commented] (MATH-615) OLSMultipleRegression seems to fail on the Filippelli Data

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082161#comment-13082161 ] Phil Steitz commented on MATH-615: -- I am tempted to close this as not a problem. What do y

[jira] [Updated] (MATH-506) The static field ChiSquareTestImpl.distribution serves no purpose

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-506: - Affects Version/s: (was: 3.0) 1.2 2.0

[jira] [Commented] (MATH-615) OLSMultipleRegression seems to fail on the Filippelli Data

2011-08-09 Thread greg sterijevski (JIRA)
[ https://issues.apache.org/jira/browse/MATH-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082163#comment-13082163 ] greg sterijevski commented on MATH-615: --- Yes, the major issue of singularity was one

[jira] [Closed] (MATH-490) Add methods for BigDecimal and BigInteger arithmetic that are not available in the standard offerings

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz closed MATH-490. Resolution: Won't Fix I agree with Luc on this - too much overlap with dfp. Can be reopened if/when we get

[jira] [Commented] (MATH-615) OLSMultipleRegression seems to fail on the Filippelli Data

2011-08-09 Thread greg sterijevski (JIRA)
[ https://issues.apache.org/jira/browse/MATH-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082167#comment-13082167 ] greg sterijevski commented on MATH-615: --- Do check in the Filipelli test though. >

[jira] [Updated] (MATH-570) Change some constructors of ArrayFieldVector to accept FieldVector

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-570: - Affects Version/s: (was: 3.0) Fix Version/s: 3.1 If we do implement this, it can wait until 3.1

[jira] [Updated] (MATH-571) make FieldVector generic

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-571: - Affects Version/s: (was: 3.0) Fix Version/s: 3.0 My inclination is WONT_FIX here; but if we do

[jira] [Updated] (MATH-580) FastMath Performance Test should use larger ranges where the functions support them

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-580: - Fix Version/s: 3.1 Pushing out to 3.1 awaiting patch > FastMath Performance Test should use larger ranges

[jira] [Updated] (MATH-601) SingularValueDecompositionImpl psuedoinverse is not consistent with Rank calculation

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-601: - Affects Version/s: (was: 3.0) Fix Version/s: 3.0 > SingularValueDecompositionImpl psuedoinverse

[jira] [Updated] (MATH-581) Support for iterative linear solvers

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-581: - Affects Version/s: (was: 3.0) (was: Nightly Builds) Fix Version/s: 3.

[jira] [Updated] (MATH-476) [MATH] FastMath code contains 'magic' numbers, e.g. (-)4503599627370496.0

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-476: - Affects Version/s: (was: 3.0) Fix Version/s: 3.1 Pushing out to 3.1 absent patch > [MATH] Fast

[jira] [Commented] (MATH-569) Add more operators to FieldElement

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082178#comment-13082178 ] Phil Steitz commented on MATH-569: -- I recommend WONT_FIX here. > Add more operators to Fie

[jira] [Updated] (MATH-578) Decrease DescriptiveStatistics performance from 2.0 to 2.2

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-578: - Fix Version/s: 3.1 Not sure this is in fact a bug, but rather a feature resulting from overall performance

[jira] [Updated] (MATH-598) Improving RandomDataTest

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-598: - Fix Version/s: 3.1 This can wait for 3.1. Patches welcome, of course! > Improving RandomDataTest > --

[jira] [Updated] (MATH-602) Inverse condition number

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-602: - Affects Version/s: (was: 3.0) Fix Version/s: 3.0 I am fine with the proposed change as long as

[jira] [Updated] (MATH-608) Remove methods from RealMatrix Interface

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-608: - Affects Version/s: (was: 3.0) 1.0 1.1

[jira] [Commented] (MATH-620) multiplication of infinity

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082183#comment-13082183 ] Phil Steitz commented on MATH-620: -- I recommend WONT_FIX. Looks to me like the behavior ma

[jira] [Updated] (MATH-627) superfluously null check of SparseIterator.next()

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-627: - Affects Version/s: (was: 3.0) Fix Version/s: 3.1 Optimization can wait until 3.1 > superfluous

[jira] [Updated] (MATH-626) Move RealVector.sparseIterator() to SparseRealVector

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-626: - Affects Version/s: (was: 3.0) Fix Version/s: 3.1 If we do implement this, it can wait until 3.1

[jira] [Updated] (MATH-628) use only SparseIterator, on RealVectors, that implement SpareRealVectors

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-628: - Affects Version/s: (was: 3.0) Fix Version/s: 3.1 Optimization can wait until 3.1 > use only Sp

[jira] [Updated] (MATH-630) Rank Revealing QR Decomposition missing

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-630: - Affects Version/s: (was: 3.0) 2.0 2.1

[jira] [Updated] (MATH-643) Rename RealVector.map* to RealVector.ebe* (mapAdd(...) to ebeAdd(...) and mapAddToSelf(...) to ebeAddToSelf(...) for instance

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-643: - Affects Version/s: (was: 3.0) Fix Version/s: 3.0 Whatever we decide to do in terms of renaming

[jira] [Commented] (MATH-625) rename SparseRealVectorTest to OpenMapRealMatrixTest

2011-08-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082189#comment-13082189 ] Phil Steitz commented on MATH-625: -- Anyone agree with this? I disagree, because I think th

[jira] [Commented] (MATH-597) Improvement of sampling random exponential variables

2011-08-09 Thread Mikkel Meyer Andersen (JIRA)
[ https://issues.apache.org/jira/browse/MATH-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082190#comment-13082190 ] Mikkel Meyer Andersen commented on MATH-597: This was only fixed in 3.0 as far a

[jira] [Resolved] (MATH-585) Very slow generation of gamma random variates

2011-08-09 Thread Mikkel Meyer Andersen (JIRA)
[ https://issues.apache.org/jira/browse/MATH-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikkel Meyer Andersen resolved MATH-585. Resolution: Fixed > Very slow generation of gamma random variates > -