项目作者: esapulkkinen

项目描述 :
Basic mathematics library
高级语言: Haskell
项目地址: git://github.com/esapulkkinen/cifl-math-library.git
创建时间: 2018-01-09T19:27:33Z
项目社区:https://github.com/esapulkkinen/cifl-math-library

开源协议:Other

下载


cifl-math-library

Basic mathematics library

Documentation is at https://esapulkkinen.github.io/cifl-math-library/

Compilation should occur when you do:

$ make

Compilation requires the following additional software:
GNU Make https://www.gnu.org/software/make
stack https://docs.haskellstack.org/en/stable/README
cabal https://www.haskell.org/cabal
sed https://www.gnu.org/software/sed

Many modules from hackage.haskell.org are used.

For SIMD support, GHC >= 8.0, clang and llvm are needed.