DataMelt Changelog

What's new in DataMelt 1.2

Jul 16, 2015
  • DMelt libraries:
  • Updated java libraries for matrix packages, such as lja4 etc.
  • Financial library finmath is a part of DMelt
  • Support for batch execution of Groovy, BeanShell, JRuby
  • One can view Javadoc description of any class, use this method:
  • from jhplot import *
  • help.doc(obj)
  • where "obj" is Java object.
  • New canvas HPlotChart that allows to embed JFreeChart and provide
  • methods to export to vector graphics (EPS, PDF, SVG)
  • JFreeChart updated to v1.0.19
  • MS Excel files can be created using Python codding (or Java).
  • DMelt IDE:
  • Java API is integrated with the IDE. Use the mouse to navigate to the
  • "include" line and select "Java API" (membership support).
  • Fixed Java execution using the GUI examples (on Windows)

New in DataMelt 1.1 (Jul 16, 2015)

  • Jython 2.7.0 final
  • Updated libraries from scavis
  • dmelt_porto failed to run 2D plotter. Fixed.
  • Documentation was corrected