Metadata-Version: 1.1
Name: autoMKL
Version: 0.0.1
Summary: auto kernel selection and fusion
Home-page: https://github.com/raamana/autoMKL
Author: Pradeep Reddy Raamana
Author-email: raamana@gmail.com
License: Apache Software License 2.0
Description: =======
        autoMKL
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/autoMKL.svg
                :target: https://pypi.python.org/pypi/autoMKL
        
        .. image:: https://img.shields.io/travis/raamana/autoMKL.svg
                :target: https://travis-ci.org/raamana/autoMKL
        
        .. image:: https://readthedocs.org/projects/autoMKL/badge/?version=latest
                :target: https://autoMKL.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        auto kernel selection and fusion
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://autoMKL.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.0.1 (2018-12-21)
        ------------------
        
        * First release on PyPI.
        
Keywords: autoMKL
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
