DMelt 2.3 version ======================== Alpha: November 5, 2018 Beta : November 26, 2018 Beta2: January 13, 2019 This release is intended for the use with JDK10, JDK9 and JDK8. * jhplot.Web has the method load() to dynamically load jar files * Classes to experiment with self-organization of vectors by Wolfhard Hövel * Integration of Weka 3.9 classes with Java scripting capabilities * Documentation includes a number of Jython examples with Weka * Search in documentation is re-indexed https://jwork.org/dmelt/dsearch/ * get_external() methond for BeanShell to load restricted jar file * Vectorz 66.1 for double-precision vector and matrix maths library supporting N-dimensional numeric arrays * Weka GUI can be started using the "Tools" menu * The Tools menu layout has changed (better organized titles) * Fix of Jython by Jeff Allen. This version does not require explicit imports of Java classes when running on Java 9 and above. S.Chekanov and jWork.ORG