Metadata-Version: 2.1
Name: cppyml
Version: 0.7.0
Summary: Efficient implementations of selected ML algorithms for Python.
Home-page: https://romanwerpachowski.github.io/ML/
Author: Roman Werpachowski
Author-email: roman.werpachowski@gmail.com
License: GPL-3.0
Description: # cppyml
        
        Optimised Python extension for machine learning based on the [ML++](https://github.com/romanwerpachowski/ML) C++ library.
        
        Â© 2020-21 Roman Werpachowski.
        
        ## Licence
        
        Available under GNU GENERAL PUBLIC LICENSE Version 3.
        
        ## Documentation
        
        See [here](https://romanwerpachowski.github.io/ML/cppyml.html).
        
Keywords: machine-learning ML extension algorithms numerical optimised
Platform: UNKNOWN
Description-Content-Type: text/markdown
