A Python library with C extensions to analyze and manipulate molecular dynamics trajectories and electrochemical data.
Project description
exma
exma is a Python library with C extensions to analyze and manipulate molecular dynamics trajectories and electrochemical data.
Main Features
Some of the main calculations that can be performed are listed below:
- mean square displacement,
- velocity autocorrelation function,
- radial distribution function,
- coordination number, the ligancy or in a shell,
among others.
For more precise information, see the tutorials and the API in the documentation.
Requirements
You need Python 3.8+ to run exma.
Installation
Stable release
To install the most recent stable release of exma with pip, run the following command in your termninal:
pip install exma
From sources
To installing it from sources you can clone this GitHub repo
git clone https://github.com/fernandezfran/exma.git
and inside your local directory install it in the following way
pip install -e .
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file exma-0.6.1.tar.gz
.
File metadata
- Download URL: exma-0.6.1.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31addf29d20eb6c3196948101643925c0a9f18cc494f582e03bd819709dc67b3 |
|
MD5 | e26ab617091d016a84f84ecc8fbc4c95 |
|
BLAKE2b-256 | e74fafd2ac0fd594a2af632356420c6c5a2bc076a364503fe4291e16488f24a6 |