SciD: the humble beginning

Lars T. Kyllingstad public at kyllingen.NOSPAMnet
Sun Dec 13 11:05:04 PST 2009


I've just created a new dsource project and uploaded my collection of 
numerical routines. You can find it here:

   http://www.dsource.org/projects/scid

Hopefully others will find it useful as well. Most of the code is 
written with a "get it to work - NOW" philoshophy, and as such there is 
a lot of potential for improvement and polish, not least when it comes 
to performance. I am aware of this, so there is really no need to 
benchmark it against established scientific libraries quite yet. ;) More 
routines will be added as I write them (which is usually when I need 
them for work), and the existing ones will be polished whenever I have 
time to do so.

Huge thanks to Bill Baxter for letting me use his BLAS and LAPACK bindings!

Requirements:
   DMD 2.037
   BLAS and LAPACK libraries

-Lars


More information about the Digitalmars-d-announce mailing list