NumPy uses C-extensions which are traditionally not supported by Jython. That said, NumPy is workable on Jython to some extend using JyNI, however there is no JyNI 3 yet. Development of JyNI 3 will not start before Jython 3 itself reaches at least beta state.
As the title shows