MPP uses some very helpful classes and libraries written by third parties that are available for free for NON-COMMERCIAL purposes: Dr Michael Thomas Flanagan's Java Library - MPP uses modified versions of Dr Flanagan's stats classes. All code used with kind permission of the author.
J.P. Lewis' Java LM class - MPP uses a modified iterative
Levenburg-Marquardt coefficient estimation and minimisation algorithm, ported from 'Numerical Recipes in C' into Java. All code used with kind permission of the author.
Apache POI library - MPP uses the Apache POI library for reading and parsing of Excel spreadsheets.
JFreeChart library - MPP uses the JFreeChart library for rendering all plots.