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.0.tar.gz (97.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: trvdos-0.0.0.tar.gz
  • Upload date:
  • Size: 97.6 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.0.tar.gz
Algorithm Hash digest
SHA256 7447dc71c65448df017bf5ed133f465e896baa5024663cd5bdaff7de836380e6
MD5 0c9a0aea5001c3620b90301637267a49
BLAKE2b-256 6e82e543275a2bb02f3dc15c508859efaec0ec3159a44c2b73932f215d156df7

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