mirror of
https://github.com/bitemyapp/learnhaskell.git
synced 2024-11-07 15:20:21 +00:00
774 B
774 B
Haskell tools for getting things done
A curated list of Haskell libraries, packages, and tools
Data analysis
Numpy
-
http://hackage.haskell.org/package/hmatrix (BLAS and LAPACK bindings)
pandas
Matplotlib / ggplot
iPython
-
https://github.com/gibiansky/IHaskell runs in iPython
-
GHCi (not graphical)
Data processing
CSV
-
http://hackage.haskell.org/package/pipes-csv (streaming, built on Cassava)