Re: A scientific computation and visualization environment using Jython and Java
Curtis Rueden <[email protected]> Wed, 30 Aug 2017 07:22:53 -0500
| Newsgroups | gmane.comp.lang.jython.user,gmane.comp.lang.jython.devel |
|---|---|
| Message-ID | <CADN69yntwxZYCY_yXBHfG55pgX5nDYr-Z3FBM3oQhZqvgrTz0g@mail.gmail.com> |
Hi Yaqiang, > Another way is to develop Numpy like functions using Java and Jython. A powerful N-dimensional array computing library written in Java is ImgLib2 [1]. It is the core image processing library of ImageJ [2], which integrates with Jython as a scripting language [3]. The ImageJ application provides a script editor in which Jython can be used, and ImageJ can be invoked from Jython scripts via its API. Regards, Curtis [1] http://imglib2.net/ [2] https://imagej.net/ [3] https://imagej.net/Jython -- Curtis Rueden LOCI software architect - https://loci.wisc.edu/software ImageJ2 lead, Fiji maintainer - https://imagej.net/User:Rueden Did you know ImageJ has a forum? http://forum.imagej.net/ On Wed, Aug 30, 2017 at 1:09 AM, Yaqiang Wang <[email protected]> wrote: > 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 > > [email protected] > > http://www.meteothinker.com > *https://www.researchgate.net/profile/Yaqiang_Wang5 > <https://www.researchgate.net/profile/Yaqiang_Wang5>* > ************************************************** > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > _______________________________________________ > Jython-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jython-users > > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jython-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jython-users