Metadata-Version: 2.1
Name: tuneit
Version: 0.0.3
Summary: Tune, benchmark and crosscheck calculations contructing a computational graph
Home-page: https://tuneit.readthedocs.io/en/latest
Author: Simone Bacchio
Author-email: s.bacchio@gmail.com
License: BSD
Download-URL: https://github.com/sbacchio/tuneit
Description: [![codecov](https://codecov.io/gh/sbacchio/tuneit/branch/master/graph/badge.svg)](https://codecov.io/gh/sbacchio/tuneit)
        
        # Tuneit
        
        ## A Python tool for tuning, benchmarking and crosschecking calculations
        
        Tuneit is a generic purpose tool for optimizing and crosschecking calculations.
        Its usage is simple and with few changes one can turn few lines of Python code
        into a tunable and dynamical calculation.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3
Description-Content-Type: text/markdown
Provides-Extra: graph
Provides-Extra: all
