Re: [JAVA3D] Java matrix solvers

2003-01-28 Thread Frank Bellegarde
Hi I have methods that performs row reduction, if thats what you mean. Let me know if that interests you. FB --- Alejandro Allievi <[EMAIL PROTECTED]> a écrit : > Hi all, > > This question may not seem appropriate in this list > but, > since it is associated with my Java3D code, I will > give >

Re: [JAVA3D] Java matrix solvers

2003-01-28 Thread Raj N. Vaidya
>On Tue, 28 Jan 2003 11:33:50 -0500, Alejandro Allievi <[EMAIL PROTECTED]> >wrote: >Hi all, > >This question may not seem appropriate in this list but, >since it is associated with my Java3D code, I will give >it a try. > >Does anybody know of Java libraries for sparse matrix >solvers? I searched

[JAVA3D] Java matrix solvers

2003-01-28 Thread Alejandro Allievi
Hi all, This question may not seem appropriate in this list but, since it is associated with my Java3D code, I will give it a try. Does anybody know of Java libraries for sparse matrix solvers? I searched the Web without success. Any help will be greatly appreciated. Alejandro ===