Y
Hacker News
new
|
ask
|
show
|
jobs
by
matt_kantor
1575 days ago
I'm certainly not an expert (have only dabbled in both Haskell and Python, and never used numpy), but a web search found
https://pechersky.github.io/haskell-numpy-docs
which compares numpy to
https://hackage.haskell.org/package/hmatrix
. I also came across
https://hackage.haskell.org/package/vector
.