Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Multiscale Polymer Toolkit

GitHub Actions Build Status codecov

Library of core components and functionality for the Multiscale Polymer Toolkit (MuPT)

Installation

Prerequisites

Installation of the Multiscale Polymer Toolkit (MuPT) makes use of package/environment management systems such as Mamba (recommended) or Conda; be sure you have one of these installed on your machine.

Base install

To create a virtual environment with a local install of the MuPT, first clone the toolkit in a directory of your choice from the command line via:

git clone https://github.com/MuPT-hub/mupt
cd mupt

Then set up a fully-featured environment by running:

mamba env create -f devtools/conda-envs/release-env.yml
pip install .
mamba activate mupt-env

Or a much lighter (but non-MD capable) env for toolkit-only testing by running:

mamba env create -f devtools/conda-envs/light-env.yml
pip install .
mamba activate mupt-lite

Developer install

Those developing for the toolkit or otherwise interested in playing around with the source code may like to have a "live" editable installation on their machine, which mirrors changes made in the source to the installed version of the toolkit.

To create an environment with such an install, create a fork of this repo, then run the following commands in the directory of your choice:

git clone <link-to-your-fork>
cd mupt
mamba env create -f devtools/conda-envs/dev-env.yml -n mupt-dev
pip install -e . --config-settings editable_mode=strict
mamba activate mupt-dev

Examples

See the accompanying examples repository for tutorials on usage of the toolkit

Copyright

Copyright (c) 2024-2026, Timotej Bernat, Stephanie McCallum, Joseph R. Laforet Jr.

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.10.

Download files

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

Source Distribution

mupt-0.1.3a1.dev0.tar.gz (170.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mupt-0.1.3a1.dev0-py3-none-any.whl (205.9 kB view details)

Uploaded Python 3

File details

Details for the file mupt-0.1.3a1.dev0.tar.gz.

File metadata

  • Download URL: mupt-0.1.3a1.dev0.tar.gz
  • Upload date:
  • Size: 170.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mupt-0.1.3a1.dev0.tar.gz
Algorithm Hash digest
SHA256 680355eca9c2262be178e5d150b43b216ebf05295cc208568ac55fddd4da196b
MD5 c31549deb869829f19f415f1331e1684
BLAKE2b-256 a03e06575574549776632ebc6b354e9749b66bd63a9178ec78046f9de8977624

See more details on using hashes here.

Provenance

The following attestation bundles were made for mupt-0.1.3a1.dev0.tar.gz:

Publisher: deploy-to-pypi.yml on MuPT-hub/mupt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mupt-0.1.3a1.dev0-py3-none-any.whl.

File metadata

  • Download URL: mupt-0.1.3a1.dev0-py3-none-any.whl
  • Upload date:
  • Size: 205.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mupt-0.1.3a1.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 f0334211b4fc23cbb877f67a28ed0e13de20c763c0f3b7c3a0e35de8f21346e6
MD5 7ab3db7be5389bf00d49a46a7ceb371b
BLAKE2b-256 09663256bc9b7ced442b45560e7e4072217e923946040d3e1e031f6136536b8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mupt-0.1.3a1.dev0-py3-none-any.whl:

Publisher: deploy-to-pypi.yml on MuPT-hub/mupt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.3a1.dev0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page