scid 0.1.0

SciD is a collection of numerical routines and bindings written in and for the D programming language


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

SciD

SciD is a collection of numerical routines and bindings written in and for the D programming language. The project page can be found at

https://github.com/kyllingstad/scid


Author: Lars Tandle Kyllingstad Copyright: Copyright (c) 2009-2010, Lars T. Kyllingstad. Licence: Boost License 1.0 (see licence.txt)

How to build

To build the library and generate header (.di) files, run

rdmd build

To build only the library file, run

rdmd build lib

To only generate header files, run

rdmd build headers

To make the documentation, run

rdmd build html

To clean up after the build script, run

rdmd build clean

Authors:
  • Lars Tandle Kyllingstad
Dependencies:
none
Versions:
0.3.2 2020-Apr-30
0.3.1 2018-May-14
0.3.0 2015-Aug-16
0.2.1 2015-Aug-11
0.2.0 2015-Mar-02
Show all 9 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 1505 downloads total

Score:
2.4
Short URL:
scid.dub.pm