Skip to main content

Development of 3D-2PT package for MDAnalysis (with compatibility for complex solvent molecules)

Project description

MDA-3D-2PT

Latest release Last release tag GitHub commits since latest release (by date) for a branch Documentation Status
Status GH Actions Status codecov
Community License: MIT License Powered by MDAnalysis

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

trvdos-0.0.1.tar.gz (97.0 kB view details)

Uploaded Source

File details

Details for the file trvdos-0.0.1.tar.gz.

File metadata

  • Download URL: trvdos-0.0.1.tar.gz
  • Upload date:
  • Size: 97.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for trvdos-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d9a777237502bd2de61436ee2f2307d04da13965cc294754708bb92dda449346
MD5 915e3d08ca5973a9f47698049e712348
BLAKE2b-256 717b433143209171dbe301d342bfdb7404d05ca0401f84d3dbee106b4f0a53f6

See more details on using hashes here.

Supported by

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