|
Archives
D Programming
digitalmars.Ddigitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger D.gnu D C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D.announce - lyla 0.2
LYLA is a matrix and linear-algebra library for large scale matrices. The library has been rewritten from scratch since version 0.1, so this version is effectively the first release. LYLA currently supports: * rectangular dense and sparse matrices * dense and sparse vectors * fundamental BLAS support For more information please look at: http://www.dsource.org/projects/lyla Have fun, Frank Fischer Apr 30 2009
How large is "large scale matrices" and do you have any performance figures that you can share? Thanks, JC Frank Fischer wrote:LYLA is a matrix and linear-algebra library for large scale matrices. The library has been rewritten from scratch since version 0.1, so this version is effectively the first release. LYLA currently supports: * rectangular dense and sparse matrices * dense and sparse vectors * fundamental BLAS support For more information please look at: http://www.dsource.org/projects/lyla Have fun, Frank Fischer Apr 30 2009
JC wrote:How large is "large scale matrices" May 01 2009
Frank Fischer wrote:LYLA is a matrix and linear-algebra library for large scale matrices. The library has been rewritten from scratch since version 0.1, so this version is effectively the first release. LYLA currently supports: * rectangular dense and sparse matrices * dense and sparse vectors * fundamental BLAS support For more information please look at: http://www.dsource.org/projects/lyla Have fun, Frank Fischer May 01 2009
On 2009-05-01, Robert Fraser <fraserofthenight gmail.com> wrote:Frank Fischer wrote:LYLA is a matrix and linear-algebra library for large scale matrices. May 01 2009
Frank Fischer wrote:On 2009-05-01, Robert Fraser <fraserofthenight gmail.com> wrote:Frank Fischer wrote:LYLA is a matrix and linear-algebra library for large scale matrices. May 01 2009
|