Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

yychuang/molmod

Repository files navigation

https://travis-ci.org/molmod/molmod.svg?branch=master https://ci.appveyor.com/api/projects/status/t9q65bdeny5cwy8x/branch/master?svg=true

MolMod is a collection of molecular modelling tools for python. It is used by other software developed at the CMM, including Yaff, TAMkin and Zeobuilder.

More information about MolMod can be found on the CMM Code website: http://molmod.ugent.be/software

MolMod is distributed as open source software under the conditions of the GPL license version 3. Read the file COPYING for more details, or visit http://www.gnu.org/licenses/

Installation

MolMod can be installed with pip (system wide or in a virtual environment):

pip install Cython numpy
pip install molmod

Alternatively, you can install MolMod in your home directory:

pip install Cython numpy --user
pip install molmod --user

Lastly, you can also install MolMod with conda. (See https://www.continuum.io/downloads)

conda install -c molmod molmod

Testing

The tests can be executed as follows:

nosetests molmod

About

MolMod is a collection of molecular modelling tools for python.

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • Python 96.3%
  • C 3.5%
  • Batchfile 0.2%

AltStyle によって変換されたページ (->オリジナル) /