Metadata-Version: 2.1
Name: pyctmo
Version: 1.0.0
Summary: pyctmo, python utilities for ctmo C++ CT-QMC.
Home-page: https://github.com/ZGCDDoo/pyctmo
Author: Charles-David Hevert
Author-email: charles-david.hebert@usherbrooke.ca
License: Proprietary, Copyright Charles-David Hébert
Keywords: Statistics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pyyaml
Requires-Dist: pandas
Requires-Dist: keras
Requires-Dist: scikit-learn
Requires-Dist: pymysql
Requires-Dist: psycopg2
Requires-Dist: python-snappy
Requires-Dist: msgpack
Requires-Dist: seaborn
Requires-Dist: tqdm


PYCTMO
=======

A simple package to help with th C++ ctmo CT-QMC program.
This package is mainly used to save the simulations in a database,
retrieve the simulations. It also contains utilities to perform Machine Learning 
and notebooks to view the different results.

