From: Yaqiang W. <yaq...@gm...> - 2017-08-30 06:09:25
|
One of the deal ends of Jython is no multi-dimensional array computing library like Numpy of CPython. JyNI is a good solution to support Numpy from Jython. Another way is to develop Numpy like functions using Java and Jython. I am working on a software of MeteoInfo which has now fulfilled many functions of Numpy, Matplotlib and Basemap only use Jython and Java. MeteoInfo is free and open source under LGPL license ( http://www.meteothinker.com/). Welcome to use and develop it. Regards Yaqiang ------------------------------ ************************************************* Dr. Yaqiang Wang Chinese Academy of Meteorological Sciences (CAMS) 46, Zhong-Guan-Cun South Avenue Beijing, 100081 China yaq...@gm... http://www.meteothinker.com *https://www.researchgate.net/profile/Yaqiang_Wang5 <https://www.researchgate.net/profile/Yaqiang_Wang5>* ************************************************** |