On Wed, Oct 19, 2011 at 6:47 PM, Leonardo Santagada <santag...@gmail.com> wrote:
> > Why not move more of scipy to cython/ctypes? That is what you guys > want for the future, and then it would not make anyone have to work on > something they have no interest in. Independently of pypy's direction w.r.t. numpy, this will happen. My ideal for numpy/scipy would be pure C/fortran for existing libraries with almost every python C API call done through cython. This is already happening for most packages in scipy ecosystem who do not have the long history of numpy/scipy. cheers, David _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev