Development of 3D-2PT package for MDAnalysis (with compatibility for complex solvent molecules)
Project description
MDA-3D-2PT
| Latest release | |
|---|---|
| Status | |
| Community |
Development of 3D-2PT package for MDAnalysis (with compatibility for complex solvent molecules)
MDA-3D-2PT is bound by a Code of Conduct.
Installation
To build MDA-3D-2PT from source,
we highly recommend using virtual environments.
If possible, we strongly recommend that you use
Anaconda as your package manager.
Below we provide instructions both for conda and
for pip.
With conda
Ensure that you have conda installed.
Create a virtual environment and activate it:
conda create --name mda_3d_2pt
conda activate mda_3d_2pt
Install the development and documentation dependencies:
conda env update --name mda_3d_2pt --file devtools/conda-envs/test_env.yaml
conda env update --name mda_3d_2pt --file docs/requirements.yaml
Build this package from source:
pip install -e .
If you want to update your dependencies (which can be risky!), run:
conda update --all
And when you are finished, you can exit the virtual environment with:
conda deactivate
With pip
To build the package from source, run:
pip install .
If you want to create a development environment, install the dependencies required for tests and docs with:
pip install ".[test,doc]"
Copyright
The MDA-3D-2PT source code is hosted at https://github.com/HeydenLabASU/mda_3d_2pt and is available under the MIT License (see the file LICENSE).
Copyright (c) 2026, Matthias Heyden
Acknowledgements
Project based on the MDAnalysis Cookiecutter version 0.1. Please cite MDAnalysis when using MDA-3D-2PT in published work.
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
File details
Details for the file trvdos-0.0.3.tar.gz.
File metadata
- Download URL: trvdos-0.0.3.tar.gz
- Upload date:
- Size: 29.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9b12e5d7bbfeacbd52b364238b343b9b2c0bd5de8ce60de282f4df270bc9711
|
|
| MD5 |
5a4ef74a78a8422dec74a1b6afdb2e83
|
|
| BLAKE2b-256 |
fcfc243b258432c469dff58d1e3354ae8520d8e1504ebee87098c3bb50f86356
|