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

2011-07-12 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13063841#comment-13063841 ] Gilles commented on MATH-581: - Initial code committed (with some cosmetic changes) in revision

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

2011-07-12 Thread Gilles (JIRA)
toString method for Complex --- Key: MATH-614 URL: https://issues.apache.org/jira/browse/MATH-614 Project: Commons Math Issue Type: Wish Reporter: Gilles Assignee: Gilles

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

2011-07-12 Thread greg sterijevski (JIRA)
OLSMultipleRegression seems to fail on the Filippelli Data -- Key: MATH-615 URL: https://issues.apache.org/jira/browse/MATH-615 Project: Commons Math Issue Type: Bug Affects

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

2011-07-12 Thread greg sterijevski (JIRA)
[ https://issues.apache.org/jira/browse/MATH-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] greg sterijevski updated MATH-615: -- Attachment: tstdiff The OLSMutlipleRegressionTest changes with Filipelli included...

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

2011-07-12 Thread Hasan Diwan (JIRA)
[ https://issues.apache.org/jira/browse/MATH-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hasan Diwan updated MATH-614: - Attachment: math.patch Adds a toString() method to class Complex and an associated test toString method

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

2011-07-12 Thread greg sterijevski (JIRA)
Wampler Test Data for OLSMultipleRegression --- Key: MATH-616 URL: https://issues.apache.org/jira/browse/MATH-616 Project: Commons Math Issue Type: Test Affects Versions: 3.0 Environment:

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

2011-07-12 Thread greg sterijevski (JIRA)
[ https://issues.apache.org/jira/browse/MATH-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] greg sterijevski updated MATH-616: -- Attachment: wamplerdiff The wampler data... Wampler Test Data for OLSMultipleRegression

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

2011-07-12 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13064074#comment-13064074 ] Sébastien Brisard commented on MATH-581: I'm sorry. Did you forget to commit

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

2011-07-12 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13064140#comment-13064140 ] Phil Steitz commented on MATH-616: -- There are a lot of formatting changes mixed in with

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

2011-07-12 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13064143#comment-13064143 ] Gilles commented on MATH-614: - Maybe the toString method should only be expected to expose the

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

2011-07-12 Thread Gilles (JIRA)
ComplexFormat when the imaginary part is equal to 1 (as a formatted string) --- Key: MATH-617 URL: https://issues.apache.org/jira/browse/MATH-617 Project: Commons Math

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

2011-07-12 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13064153#comment-13064153 ] Gilles commented on MATH-581: - Oops, sorry. Done in revision 1145779. Support for iterative

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

2011-07-12 Thread greg sterijevski (JIRA)
[ https://issues.apache.org/jira/browse/MATH-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] greg sterijevski updated MATH-616: -- Attachment: wamplerdiff2 Blame it on Netbeans!!! ;-) I must have hit format source...