Metadata-Version: 2.1
Name: curve-fits
Version: 1.0.dev3
Summary: Curve fitting with scipy.optimize - fit computation time series
Home-page: https://bitbucket.org/coleopter/curve-fits
Author: Daniel Farré Manzorro
Author-email: d.farre.m@gmail.com
License: UNKNOWN
Description: # Simple curve fitting with scipy.optimize
        
        Fit computation time series of arbitrary functions with `curve_fits.frames.TimeComplexityProfile`. Check notebooks/set-stairs-test.ipynb.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
