/curvefitting

An easy-use and MATLAB-like graphical curve fitting tool, for Python, Jupyter and other environments.

Primary LanguagePythonMIT LicenseMIT

Curve Fitting Tool

An easy-use and MATLAB-like graphical curve fitting tool, for Python, Jupyter Notebook and other environments.

picture

Install

pip install curvefitting

Usage

import this module

from curvefitting import cftool

pop up the fitting window

cftool(globals())

for more usages, see Help --> Help

Please contact me through my e-mail: fanpeilin123@126.com

If you find it useful, please fork me on Github.