Den 11.03.2012 23:11, skrev Travis Oliphant:

* Numba will be much closer to Cython in spirit than Unladen Swallow (or PyPy) --- people who just use Cython for a loop or two will be able to use Numba instead

This is perhaps the most important issue for scientific and algorithmic codes.

Not having to resort to Cython, C, C++ or Fortran to get decent performance for algorithmic code would be great.

It could also put Python/Numba high up on the Debian shootout ;-)

Or one could benchmark a pure Python version of timsort against the standard library.

Sturla
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to