SciD has a new home

Lars T. Kyllingstad via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Aug 16 09:20:46 PDT 2015


As of today, the main SciD repository will be hosted under the 
DlangScience organisation on GitHub:

     https://github.com/DlangScience/scid

SciD is a collection of freely usable numerical routines for, 
among other things,

  - numerical integration (quadrature) and differentiation
  - nonlinear equation solving (one- and multidimensional)
  - (a little bit of) linear algebra

With this move, I hope more people will discover the library, 
find it useful, and even contribute to it.

Documentation: https://dlangscience.github.io/scid
Dub package:   http://code.dlang.org/packages/scid

-Lars


More information about the Digitalmars-d-announce mailing list