XYmath a curve fitting GUI for python on Windows

Charlie Taylor charlietaylor at users.sourceforge.net
Mon Jun 24 10:43:25 CEST 2013


I have just released a new project on Sourceforge called XYmath at:
https://sourceforge.net/p/xymath/xywiki/Home/

XYmath will find the "best" curve fit using either minimum percent error or
minimum total error. It can search through common equations, an exhaustive
search through thousands of equations, splines, smoothed splines, or
non-linear equations input by the user.

After fitting, XYmath will find roots, minima, maxima, derivatives or
integrals of the curve. It will generate source code that documents and
evaluates the fit in python, FORTRAN or EXCEL.

Configurable plots are created using matplotlib that are of publication
quality.

If a recent version of pythonxy is installed, then XYmath can be installed
with no additional dependencies

I hope you find it useful.


More information about the Python-announce-list mailing list