Skip to main content

A postprocessing tool for molecular dynamics simulations.

Project description

madewithpython build docs license coverage Maintainability Binder

Introduction

MDSuite is a software designed specifically for the molecular dynamics community to enable fast, reliable, and easy-to-run calculations from simulation data.

If you want to start learning about the code, you can check out the docs here.

Installation

There are several way to install MDSuite depending on what you would like from it.

One can simply installing using

pip install mdsuite

If you would like to install it from source then you can clone the repository by running

git clone https://github.com/SamTov/MDSuite.git

Once you have cloned the repository, depending on whether you prefer conda or straight pip, you should follow the instructions below.

Installation with pip


  cd MDSuite
  pip install .

Installation with conda


   cd MDSuite
   conda create -n MDSuite python=3.8
   conda activate MDSuite
   pip install .

Documentation

There is a live version of the documentation hosted here. If you would prefer to have a local copy, it can be built using sphinx by following the instructions below.

   cd MDSuite/docs
   make html
   cd build/html
   firefox index.html

HINT

Check out the MDSuite code through a jupyter notebook for a more user friendly experience. You can take full advantage of the autocomplete features that are available for the calculators.

autocomplete

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MDSuite-0.1.0.tar.gz (140.9 kB view details)

Uploaded Source

Built Distribution

MDSuite-0.1.0-py3-none-any.whl (220.6 kB view details)

Uploaded Python 3

File details

Details for the file MDSuite-0.1.0.tar.gz.

File metadata

  • Download URL: MDSuite-0.1.0.tar.gz
  • Upload date:
  • Size: 140.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11

File hashes

Hashes for MDSuite-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c067aa93add83a5557403ad919c9425cfa0a23aca57c67c1bf18290d4df2dc9d
MD5 137b80b54032f47f7ae56328b4862993
BLAKE2b-256 f67945bb6d8487d3fa40fbf60a924321a1c50bbd6cbf42b29902a48dbf1e610c

See more details on using hashes here.

File details

Details for the file MDSuite-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: MDSuite-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 220.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11

File hashes

Hashes for MDSuite-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b157f677c4875847af7df60b3943bab944e6e66c385d5760fa0e7c7b264e2e81
MD5 aed56c3d4f7d088204112c5038494324
BLAKE2b-256 194f82f65015782bdbf4b454cd0193f102246322da2e4e675a55fbc66103dea8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page