If the refactor separates numpy from the Cpython objects and results in a clean C or C++ api, then porting to Java is still a chore but it's doable. I've used JNI and SWIG extensively to port math libraries and could get involved but I don't know who else might be working on this (if anyone).
-Zack _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
