|
|
|
|
|
by dbecker
4736 days ago
|
|
He may know about PyPy, but need to use libraries that only work with CPython. Numpy is an example of this type of library, though there are many others. Unfortunately, PyPy isn't a viable alternative for most scientific computing problems... |
|