glathoud / flatorize

Generate fast implementations of mathematical expressions. Inclues a linear algebra library.

Home Page:http://glat.info/flatorize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flatorize_d?

glathoud opened this issue · comments

See if we can derive D code generation without too much pain, most likely by cloning flatorize_c.

Added support for the D language + unit tests.
Todo: speed measurements.