Metadata-Version: 2.1
Name: pyeq3
Version: 12.6
Summary: An equation, curve and surface fitting library
Home-page: https://github.com/bobmyhill/pyeq3
Author: James Phillips, Robert Myhill
Author-email: bob.myhill@bristol.ac.uk
License: BSD
Keywords: curve,surface,fitting
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/x-rst

A large collection of Python3 equations that perform curve fitting on 2D and 3D data, output source code in several computing languages, and run a genetic algorithm for initial parameter estimation. Comes with cluster, parallel, IPython, GUI, NodeJS, and web-based graphical examples. Includes orthogonal distance and relative error regressions.

Discussion group: https://groups.google.com/g/findcurves
Full source code with examples: https://github.com/bobmyhill/pyeq3.

