forked from DlangScience/scid
-
Notifications
You must be signed in to change notification settings - Fork 0
Scientific library for the D programming language
License
JaroslavHron/scid
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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
About
Scientific library for the D programming language
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published