Metadata-Version: 1.1
Name: fullrmc
Version: 0.3.3
Summary: fullrmc is a Reverse Monte Carlo (RMC) modelling package.
Home-page: http://bachiraoun.github.io/fullrmc/index.html
Author: Bachir AOUN
Author-email: fullrmc@gmail.com
License: GNU
Download-URL: https://github.com/bachiraoun/fullrmc
Description: fullrmc is a Reverse Monte Carlo (RMC) modelling package.
        RMC is probably best known for its applications in condensed matter physics and solid state chemistry.
        RMC is used to solve an inverse problem whereby an atomic/molecular model is adjusted until its atoms position have the greatest consistency with a set of experimental data.
        fullrmc is a python package with its core and calculation modules optimized and compiled in Cython.
        fullrmc is not a standard RMC package but it is rather unique in its approach to solving an atomic or molecular structure.fullrmc's Engine sub-module is the main module that contains the definition of 'Engine' which is the main and only class used to launch an RMC calculation.
        Engine reads only Protein Data Bank formatted atomic configuration files '.pdb' and handles other definitions and attributes.
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
