@hackage erf-native1.0.0.1
Native Haskell implementation of the interface from the erf package
Categories
License
LicenseRef-GPL
Maintainer
James Cook <james.cook@usma.edu>
Links
Versions
Installation
Dependencies (2)
- base >=3 && <5
- polynomial Show all…
Dependents (2)
@hackage/acme-everything, @hackage/random-fu
Native Haskell implementation of the interface from the erf package. I have had problems getting the erf package to work on Windows systems, so I'm throwing this one out there. It incorporates code translated from GSL's C source, and so is licensed under the GPL.