Metadata-Version: 2.1
Name: molgroups
Version: 0.2.0a0
Summary: Molecular Modeling for Scattering Data Analysis
Home-page: https://github.com/criosx/molgroups
Author: Frank Heinrich, David Hoogerheide, Alyssa Thomas
Author-email: mail@frank-heinrich.net
License: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bumps
Requires-Dist: refl1d
Requires-Dist: periodictable
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: sasmodels
Requires-Dist: sasdata
Requires-Dist: dill

# molgroups
Composition space modeling for scattering data analysis

## Installation
Run the following command from the command line to install molgroups in the Python directory.
> python setupy.py install
