E
E
ebt2013-10-21 22:35:06
Python
ebt, 2013-10-21 22:35:06

Run numpy in pure Python

Dear Sirs and Colleagues,

Have you seen any attempts to implement basic numpy routines in pure Python?

I have a large scientific computing python library using numpy (arrays, matrices, linalg) that needs to be run in a Jython Java environment.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
yurtaev, 2013-10-22
@yurtaev

You need to look at what PyPy has, for example, bitbucket.org/pypy/pypy/src/3e9f1cd830318c153bec98f58aae67b4efac3139/lib_pypy/numpypy?at=default + search for numpy pure python

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question