Y
Hacker News
new
|
ask
|
show
|
jobs
by
pletnes
867 days ago
Pypy supports numpy just fine.
1 comments
galangalalgol
866 days ago
Not really? It is hideously slow. They say that will get fixed when numpy finishes getting ported to the HPy interface, but for now my stuff runs faster in cpython. I could try using numpypy but they have deprecated it.
link
pletnes
865 days ago
Ah, I was thinking about compatibility. Didn’t realize the performance was that bad? Thanks for the warning.
link