Limitations of NumPy

If you are a Java programmer, you might be interested in Jython, the Java implementation of Python. In that case, I have bad news for you. Unfortunately, Jython runs on the Java Virtual Machine and cannot access NumPy because NumPy's modules are mostly written in C. You could say that Jython and Python are two totally different worlds, though they do implement the same specifications. There are some workarounds for this discussed in NumPy Cookbook - Second Edition, Packt Publishing, written by Ivan Idris.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset