Albert-Jan Roskam <[email protected]> wrote: > Interesting, but it is not clear to me when you would use jitpy instead > of pypy. Too bad pypy alone was not included in the benchmarks (cython > would have also been nice).
And Numba can JIT compile this far better than PyPy and jitpy. Sturla -- https://mail.python.org/mailman/listinfo/python-list
