|
Project Information
Members
Featured
Downloads
Wiki pages
|
igp.net is a simple graph plotting application with emphasis on interactive edition. It was written during my studies at AGH University of Science and Technology in Cracow. I wrote all necessary code myself, so no 3rd party libraries are required. Just be sure to have .NET Framework 2.0 and you should be good to go. NOTE See MonoSupport for instructions on how to execute igp.net on Linux.
igp supports point-based data, polynomials, functions defined by arbitrary expressions, integrals, Lagrange interpolation, B-Splines, linear regression and much more. See wiki on DataTypes for more details. igp might be unintuitive at first so see BriefIntro for quick usage instructions. NumericGuide provides a short info on how the application performs certain calculations. |