Metadata-Version: 1.1
Name: pyeq3
Version: 12.2.1
Summary: Large curve fitting and surface fitting library with hundreds of named equations
Home-page: https://github.com/zunzun/pyeq3
Author: James Phillips
Author-email: zunzun@zunzun.com
License: BSD
Description: 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 is at https://groups.google.com/forum/#!forum/zunzun_dot_com
        
        Examples: https://github.com/zunzun/pyeq3/tree/master/Examples
        
        Full source code: https://github.com/zunzun/pyeq3
        
Keywords: curve fitting and surface fitting
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
