Skip to content

Bindings and wrappers for mathgl in the D programming language

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING
LGPL-3.0
COPYING_LGPL
Notifications You must be signed in to change notification settings

kaleidicpublic/dmathgl

Repository files navigation

port of mathgl library to the D programming language

status - C bindings are done, although functions requiring variadic arguments with no fixed arguments have not been wrapped (dmd complains)
not tested at all beyond the first trivial example (which does compile and run)

to do
 - port tests to D.
 - get these variadic functions working too.
 -  port the C++ wrappers to D

Sample Graph:

![Image of Sample Graph](examples/test.png)

About

Bindings and wrappers for mathgl in the D programming language

Topics

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING
LGPL-3.0
COPYING_LGPL

Stars

Watchers

Forks

Packages

No packages published

Languages