scavis 2.1 released - jworkorg - 11-12-2014 11:22 AM
SCaVis version 2.1 is released.
1) Support for n-dimensional arrays like Numpy
The coding is based on ND4J and JBLAS
All matrix packages were moved to lib/math
2) Images can be exported to SVGZ (compressed vector graphics)
Example: c.export("test.svgz")
3) Vector graphics output was redesigned. Now EPS, PS and PDF files
have better quality since converted from SVG on the fly
4) Tools to convert between different image formats (for activated version)
5) scavis.bat sees all jar libraries
|