Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 234 Bytes

Cdaskr

Translation of the DASKR Package to ANSI C. http://www.netlib.org/ode/daskr.tgz

Initially started with a translation by f2c. Afterwards all dependencies to f2c removed. Now the code does work with just a link to -lm.