it is clear to me how to extend Python with C++, but what if I want to write a function in Java to be used with numpy?
Here is a simple scenario: I want to compute
I'm not sure about numpy support, but the following might be helpful:
http://pypi.python.org/pypi/JCC/