Re: [math] setSubMatrix patch

2005-05-22 Thread Phil Steitz
Rodrigo, Thanks for the patch! It would be great if you could also add some unit tests for this and provide an implementation and tests for the BigMatrix versions. Also, its a little easier to keep things organized if you attach the patch to the bugzilla ticket. Just open the report here

Re: [math] setSubMatrix patch

2005-05-22 Thread Rodrigo di Lorenzo Lopes
Phil Steitz wrote: Oh! I´m sorry Phil .. Yes, I am still learning. I will send a unit test and BigMatrix versions soon. Thank for all, Rodrigo Rodrigo, Thanks for the patch! It would be great if you could also add some unit tests for this and provide an implementation and tests for the

Re: [math] setSubMatrix patch

2005-05-22 Thread Phil Steitz
No need to apologize. Your contributions are most appreciated. Let me know if you need help getting set up or anything. Thanks! Phil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[math] setSubMatrix patch

2005-05-21 Thread Rodrigo di Lorenzo Lopes
Index: D:/workspace/commons-math/src/java/org/apache/commons/math/linear/RealMatrix.java === --- D:/workspace/commons-math/src/java/org/apache/commons/math/linear/RealMatrix.java (revision 170743) +++