Comment on The first stable release of PyPy3parentComments−onalark12yUnfortunately, NumPy uses deep knowledge of the CPython API in quite a few places, which is one of the reasons implementing NumPyPy has been so challenging.−rguillebert12yAnother approach should be used for those, but to be clear I wasn't talking about the entire numpy library, I'm talking about things like numpy.fft
Comments
Unfortunately, NumPy uses deep knowledge of the CPython API in quite a few places, which is one of the reasons implementing NumPyPy has been so challenging.
Another approach should be used for those, but to be clear I wasn't talking about the entire numpy library, I'm talking about things like numpy.fft