Metadata-Version: 2.1
Name: dlmontepython
Version: 0.1.dev9
Summary: Tools associated with the Monte Carlo simulation program DL_MONTE
Home-page: https://gitlab.com/dl_monte/dlmontepython
License: BSD License (BSD-3-Clause)
Description: Python tools associated with the Monte Carlo simulation program DL_MONTE
        (project homepage: https://gitlab.com/dl_monte).
        
        Key functionality includes:
        - Functions for applying various analysis methods to data obtained from
          molecular simulation, including histogram reweighting and block averaging
        - A Python interface to DL_MONTE
        - A framework for automating calculations of, e.g. isotherms, using DL_MONTE 
        
        
        Documentation
        -------------
        The directory 'docs' contains documentation in the form of Jupyter
        notebooks and rst files, and 'examples' contains example Python scripts 
        demonstrating the use of the various subpackages in dlmontepython.
        
        API documentation can be found at https://dl_monte.gitlab.io/dlmontepython
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/markdown
