The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Trying to access array offset on value of type null - Line: 4475 - File: inc/functions.php PHP 8.0.30 (Linux)
|
jhepwork 2.8 is released - Printable Version +- jWork.ORG forums (https://jwork.org/forum) +-- Forum: DataMelt (/forumdisplay.php?fid=1) +--- Forum: DataMelt news (/forumdisplay.php?fid=2) +--- Thread: jhepwork 2.8 is released (/showthread.php?tid=2) |
jhepwork 2.8 is released - jworkorg - 03-03-2011 08:00 AM Changelog jHepWork-2.8 1) Parallel Colt (a multithreaded version of Colt) In Parallel Colt threads are used automatically when computations are done on a machine with multiple CPUs. Literally zero configuration is needed. Try Jython scripts in: Code: [Tools]->[jhplot examples]->[Multithreading] 2) Complete rewrite of HPlot3D (3D canvas to plot data, functions, histograms). Now 3D graphics is ~2 times faster using the native Java! 3) All 2D and 3D examples are located in 2 different folders: Canvas2D and Canvas3D. Look at the menu: Code: [Tools]->[jhplot examples] 4) Jython 2.5.2 RC4 5) 3D engine to read OFF files. Try the examples: Code: [Tools]->[jhplot examples]->[Canvas]->canvas_engine3D.py Sergei C. jhepwork 2.8 is released - jworkorg - 03-06-2011 01:13 AM This release contains the stable Jython 2.5.2 (not beta 4): See changelog: http://www.jython.org/latest.html |