[jira] [Resolved] (MATH-619) ADJUSTED R SQUARED INCORRECT IN REGRESSION RESULTS

2011-07-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-619. -- Resolution: Fixed Fix Version/s: 3.0 Fixed in r1146575. Lets keep the updates (including test cas

[jira] [Resolved] (MATH-618) Complex Add and Subtract handle NaN arguments differently, but javadoc contracts are the same

2011-07-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-618. -- Resolution: Fixed Fixed in r1146573 > Complex Add and Subtract handle NaN arguments differently, but jav

[jira] [Issue Comment Edited] (MATH-581) Support for iterative linear solvers

2011-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064756#comment-13064756 ] Sébastien Brisard edited comment on MATH-581 at 7/14/11 5:56 AM: -

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

2011-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Brisard updated MATH-581: --- Attachment: MATH-581-05.patch > Support for iterative linear solvers >

[jira] [Created] (MATH-619) ADJUSTED R SQUARED INCORRECT IN REGRESSION RESULTS

2011-07-13 Thread greg sterijevski (JIRA)
ADJUSTED R SQUARED INCORRECT IN REGRESSION RESULTS -- Key: MATH-619 URL: https://issues.apache.org/jira/browse/MATH-619 Project: Commons Math Issue Type: Bug Affects Versions: 3.0

[jira] [Updated] (MATH-619) ADJUSTED R SQUARED INCORRECT IN REGRESSION RESULTS

2011-07-13 Thread greg sterijevski (JIRA)
[ https://issues.apache.org/jira/browse/MATH-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] greg sterijevski updated MATH-619: -- Attachment: regres > ADJUSTED R SQUARED INCORRECT IN REGRESSION RESULTS > ---

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

2011-07-13 Thread Hasan Diwan (JIRA)
[ https://issues.apache.org/jira/browse/MATH-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064881#comment-13064881 ] Hasan Diwan commented on MATH-614: -- The generally-accepted, unambiguous display of a comple

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

2011-07-13 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064875#comment-13064875 ] Gilles commented on MATH-614: - {quote} I still feel there's a case to be made [...] {quote} Whi

[jira] [Commented] (MATH-577) Enhance Complex.java

2011-07-13 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064862#comment-13064862 ] Gilles commented on MATH-577: - I think that "equals" for "Complex" is indeed buggy (or inconsist

[jira] [Created] (JEXL-115) Add support for asynchronous script execution and cancellation

2011-07-13 Thread Henri Biestro (JIRA)
Add support for asynchronous script execution and cancellation -- Key: JEXL-115 URL: https://issues.apache.org/jira/browse/JEXL-115 Project: Commons JEXL Issue Type: Improvement

[jira] [Created] (MATH-618) Complex Add and Subtract handle NaN arguments differently, but javadoc contracts are the same

2011-07-13 Thread Phil Steitz (JIRA)
Complex Add and Subtract handle NaN arguments differently, but javadoc contracts are the same - Key: MATH-618 URL: https://issues.apache.org/jira/browse/MATH-618

[jira] [Commented] (MATH-577) Enhance Complex.java

2011-07-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064815#comment-13064815 ] Phil Steitz commented on MATH-577: -- Looks like add is bugged. Seems to have been a merge v

[jira] [Commented] (MATH-577) Enhance Complex.java

2011-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064807#comment-13064807 ] Arne Plöse commented on MATH-577: - Maybe Im a little dumb, but why are Complex.add and Compl

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

2011-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Brisard updated MATH-581: --- Attachment: MATH-581-05.patch {{MATH-581-05.patch}} makes {{getRowDimension()}} and {{getColumn

[jira] [Updated] (MATH-609) [patch] push down code to inner blocks where they are needed

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

[jira] [Resolved] (MATH-616) Wampler Test Data for OLSMultipleRegression

2011-07-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-616. -- Resolution: Fixed Patch applied in r1146147. Thanks! > Wampler Test Data for OLSMultipleRegression > --

[jira] [Updated] (MATH-616) Wampler Test Data for OLSMultipleRegression

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

[jira] [Commented] (MATH-611) A fast and stable SVD implementation from JAMA

2011-07-13 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064704#comment-13064704 ] Luc Maisonobe commented on MATH-611: This looks good to me. Many, many thanks for this m

[jira] [Resolved] (LANG-719) FastDateFormat formats year differently than SimpleDateFormat in Java 7

2011-07-13 Thread Joerg Schaible (JIRA)
[ https://issues.apache.org/jira/browse/LANG-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Schaible resolved LANG-719. - Resolution: Fixed {noformat} commit -m "Adjust FastDateFormat for Java 7 behavior regarding format

[jira] [Created] (LANG-719) FastDateFormat formats year differently than SimpleDateFormat in Java 7

2011-07-13 Thread Joerg Schaible (JIRA)
FastDateFormat formats year differently than SimpleDateFormat in Java 7 --- Key: LANG-719 URL: https://issues.apache.org/jira/browse/LANG-719 Project: Commons Lang Issue Typ

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

2011-07-13 Thread Hasan Diwan (JIRA)
[ https://issues.apache.org/jira/browse/MATH-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064698#comment-13064698 ] Hasan Diwan commented on MATH-614: -- I still feel there's a case to be made for having toStr

[jira] [Commented] (MATH-617) "ComplexFormat" when the imaginary part is equal to "1" (as a formatted string)

2011-07-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064682#comment-13064682 ] Phil Steitz commented on MATH-617: -- Testing for equality modulo configured number format pr

[jira] [Commented] (MATH-566) Create "ExceptionContext" class

2011-07-13 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064635#comment-13064635 ] Gilles commented on MATH-566: - Removed "MathRuntimeException" in revision 1146099. > Create "E

[jira] [Commented] (MATH-577) Enhance Complex.java

2011-07-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064613#comment-13064613 ] Phil Steitz commented on MATH-577: -- Please read the list archives before re-opening discuss

[jira] [Resolved] (COMPRESS-139) ZipFile fails to clean up Inflater resources

2011-07-13 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-139. - Resolution: Fixed fixed with svn revision 1146027 > ZipFile fails to clean up Inflater

[jira] [Created] (COMPRESS-139) ZipFile fails to clean up Inflater resources

2011-07-13 Thread Stefan Bodewig (JIRA)
ZipFile fails to clean up Inflater resources Key: COMPRESS-139 URL: https://issues.apache.org/jira/browse/COMPRESS-139 Project: Commons Compress Issue Type: Bug Components: Archivers

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

2011-07-13 Thread Luc Maisonobe
Le 13/07/2011 14:33, Gilles Sadowski a écrit : Hello. Hi, Gilles commented on MATH-614: - Above code added in revision 1145932. Is there a case against that implementation? I'm not sure I understand well. Shouldn't the toString method be based on some default

[jira] [Commented] (MATH-577) Enhance Complex.java

2011-07-13 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064508#comment-13064508 ] Gilles commented on MATH-577: - For new functionality like "add", "subtract", "multiply", "divide

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

2011-07-13 Thread Gilles Sadowski
Hello. > > > >Gilles commented on MATH-614: > >- > > > >Above code added in revision 1145932. > >Is there a case against that implementation? > > I'm not sure I understand well. > Shouldn't the toString method be based on some default configuration > of ComplexFormat a

[jira] [Commented] (MATH-577) Enhance Complex.java

2011-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064479#comment-13064479 ] Arne Plöse commented on MATH-577: - I would change hashCode, equals and add, subtract, multip

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

2011-07-13 Thread Luc Maisonobe
Hi Gilles, Le 13/07/2011 11:57, Gilles (JIRA) a écrit : [ https://issues.apache.org/jira/browse/MATH-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064460#comment-13064460 ] Gilles commented on MATH-614: - Above

[jira] [Commented] (MATH-577) Enhance Complex.java

2011-07-13 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064469#comment-13064469 ] Gilles commented on MATH-577: - {quote} replaced call to isNaN() with field access isNaN. {quote

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

2011-07-13 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064460#comment-13064460 ] Gilles commented on MATH-614: - Above code added in revision 1145932. Is there a case against tha