[jira] Commented: (VFS-229) The moveTo() method of the AbstractFileObject class doesn't work correct on Linux

2008-12-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/VFS-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656121#action_12656121 ] Sebb commented on VFS-229: -- Surely canRenameTo() should agree with doRename() ? > The moveTo() metho

[jira] Updated: (MATH-230) Implement Sparse Matrix Support

2008-12-12 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/MATH-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated MATH-230: --- Attachment: patch-2.txt patch for minor changes to AbstractRealMatrixImpl > Implement Sparse Matrix Support >

[jira] Updated: (MATH-230) Implement Sparse Matrix Support

2008-12-12 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/MATH-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated MATH-230: --- Attachment: SparseRealMatrixTest.java test case with two tests involving LUDecompositionImpl commented out. >

[jira] Updated: (MATH-230) Implement Sparse Matrix Support

2008-12-12 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/MATH-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated MATH-230: --- Attachment: SparseRealMatrix.java New SparseRealMatrix impl > Implement Sparse Matrix Support > --

[jira] Commented: (MATH-230) Implement Sparse Matrix Support

2008-12-12 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/MATH-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656099#action_12656099 ] Sujit Pal commented on MATH-230: Ok, thanks, now understand more fully the justification for

[jira] Updated: (MATH-230) Implement Sparse Matrix Support

2008-12-12 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/MATH-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated MATH-230: --- Attachment: (was: SparseRealMatrixImpl.java) > Implement Sparse Matrix Support > --

[jira] Updated: (MATH-230) Implement Sparse Matrix Support

2008-12-12 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/MATH-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated MATH-230: --- Attachment: (was: SparseRealMatrixImplTest.java) > Implement Sparse Matrix Support > --

[jira] Updated: (MATH-230) Implement Sparse Matrix Support

2008-12-12 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/MATH-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated MATH-230: --- Attachment: (was: patch.txt) > Implement Sparse Matrix Support > --- > >

[jira] Created: (VFS-229) The moveTo() method of the AbstractFileObject class doesn't work correct on Linux

2008-12-12 Thread Kathrin Leufke (JIRA)
The moveTo() method of the AbstractFileObject class doesn't work correct on Linux - Key: VFS-229 URL: https://issues.apache.org/jira/browse/VFS-229 Project: Commons VFS

[jira] Commented: (MATH-230) Implement Sparse Matrix Support

2008-12-12 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/MATH-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655968#action_12655968 ] Ismael Juma commented on MATH-230: -- I should add that I was a bit conservative in the load f

[jira] Commented: (MATH-230) Implement Sparse Matrix Support

2008-12-12 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/MATH-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655953#action_12655953 ] Ismael Juma commented on MATH-230: -- Yes, we still need an open addressed map if we want to h

[jira] Created: (MATH-235) Eigenvalues/eigenvectors of real asymmetric matrices

2008-12-12 Thread James Housden (JIRA)
Eigenvalues/eigenvectors of real asymmetric matrices Key: MATH-235 URL: https://issues.apache.org/jira/browse/MATH-235 Project: Commons Math Issue Type: New Feature Affects Versions: 2