Hi,
JSci version 0.91 has been released. The main improvement has been to the
graph classes. They should behave much more robustly and include new
features like ability to set log axes and the ability to incrementally
update a graph. This makes it possible to create dynamic/real-time graphs.
There have been some changes to the API. JSci.awt.DataSeries has now been
moved to nested classes under the DefaultGraphModels and supports
JTableModel (see GraphDemo for example).
Other additions:
- added QR decomposition.
Regards,
Mark Hale