Skip to main content

Simple, intuitive and interactive application to help fitting common functions to your data

Project description

PyPI Downloads PyPI Version

Commit activity License Build

Python Version Wheel



Itfit

Interactive Fitter



Simple, intuitive and interactive application to help fitting common functions to your data.





import matplotlib.pyplot as plt
import itfit

fitter = itfit.Fitter(xdata, ydata)
fitter()
plt.show()

plot = fitter.default_plot_last_fit("x value", r"$\phi$ [s$^{-1}$]", "Itfit default plot")
plot.save_fig("figure.png")

Instalation

Itfit releases are available as wheel packages on PyPI. You can install the last version using pip:

pip install itfit

Documentation

Documentations is automatically generated from code on master push and hosted in github-pages here.

Help

Just open an issue with the question tag (or clic here) and we would love to help!

Contributing

You can contribute with:

Even only feedback is greatly apreciated.

Just create an issue and let us know you want to help!

Licensing

Itfit is released under the Apache License Version 2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

itfit-0.1.0.tar.gz (30.2 kB view hashes)

Uploaded Source

Built Distribution

itfit-0.1.0-py3-none-any.whl (58.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page