Metadata-Version: 2.1
Name: kinisi
Version: 0.0.2
Summary: Uncertainty analysis and model comparison for atomistic molecular dynamics.
Home-page: UNKNOWN
Author: Andrew R. McCluskey and Benjamin J. Morgan
Author-email: andrew.mccluskey@diamond.ac.uk, b.j.morgan@bath.ac.uk
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: emcee
Requires-Dist: tqdm
Requires-Dist: uncertainties
Requires-Dist: dynesty
Requires-Dist: uravu
Requires-Dist: pymatgen
Requires-Dist: MDAnalysis
Requires-Dist: periodictable

[![kinisi Logo](https://github.com/bjmorgan/kinisi/raw/master/docs/source/logo/kinisi_logo.png)](https://kinisi.readthedocs.io)

kee-nee-si

[![Build Status](https://travis-ci.com/bjmorgan/kinisi.svg?token=euD1Dm5xCYsSwqy8dGzr&branch=master)](https://travis-ci.com/bjmorgan/kinisi)
[![Test Coverage](https://api.codeclimate.com/v1/badges/3e64239fb6cb6c837b62/test_coverage)](https://codeclimate.com/github/bjmorgan/kinisi/test_coverage)
[![Documentation Status](https://readthedocs.org/projects/kinisi/badge/?version=latest)](https://kinisi.readthedocs.io/en/latest/?badge=latest)

Uncertainty analysis and model comparison for atomistic molecular dynamics.

```
python setup.py build
python setup.py install
pytest
```


