Y
Hacker News
new
|
ask
|
show
|
jobs
by
compilercreator
4743 days ago
Newer versions of PyPy also support a subset of numpy.
1 comments
takluyver
4743 days ago
PyPy does, but I don't think that the RPython translation and compilation layer knows about the numpy semantics, so I don't think that helps RPythonic make extension modules.
link