Metadata-Version: 2.1
Name: cppyml
Version: 0.3.1
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
Keywords: machine-learning ML extension algorithms numerical optimised
Platform: UNKNOWN
Description-Content-Type: text/markdown

# cppyml

Optimised Python extension for machine learning based on the [ML++](https://github.com/romanwerpachowski/ML) C++ library.

(C) 2020 Roman Werpachowski.

## Licence

Available under GNU GENERAL PUBLIC LICENSE Version 3.

## Documentation

See [here](https://romanwerpachowski.github.io/ML/cppyml.html).

