Skip to main content

A toolkit for building high-performance molecular simulations on JAX.

Project description

kUPS
kUPS demo

A toolkit for building high-performance molecular simulations on JAX

kUPS provides composable, differentiable primitives — samplers, potentials, and propagators — with hardware acceleration on CPU, GPU, and TPU.

Documentation | Quick Start | Features | Examples

License Python JAX


Installation

Standard Installation
pip install kups
GPU Support
pip install kups[cuda]
Development
git clone https://github.com/cusp-ai-oss/kups.git
cd kUPS
uv sync

Quick Start

[!TIP] The repository includes example applications built with kUPS in the examples/ directory.

Monte Carlo Simulation (GCMC)
cd examples
kups_mcmc_rigid mcmc_rigid.yaml
Molecular Dynamics (Lennard-Jones)
cd examples
kups_md_lj md_lj_argon_nvt.yaml

Features

Simulation Methods

  • Monte Carlo — NVT and GCMC ensembles with translation, rotation, reinsertion, and exchange moves
  • Molecular Dynamics — NVE, NVT, NPT ensembles
  • Geometry Optimization — FIRE and L-BFGS relaxation

Force Fields & Potentials

  • Lennard-Jones potential
  • Coulomb interactions (Ewald summation)
  • Harmonic bonds and angles
  • Morse potential
  • MACE and UMA ML force fields

Core Capabilities

  • Composable — shared propagator interface; methods and potentials snap together freely
  • Batched — run thousands of independent simulations as vectorized computations

Performance & Integration

  • GPU-native — JIT-compiled on CPU, GPU, and TPU with no code changes
  • Differentiable — full automatic differentiation via JAX
  • PyTorch interop — bring PyTorch models into JAX via Tojax

Documentation

Full documentation is available at cusp-ai-oss.github.io/kUPS.

Building docs locally

To build the docs locally run ./docs/scripts/build.sh, which executes and renders all documentation notebooks and generates API pages in markdown.

./docs/scripts/build.sh           # build into site/
./docs/scripts/build.sh --serve   # serve with live updates on http://127.0.0.1:8000

Citation

If you use kUPS in your research, please cite:

@software{kups2026,
  author = {Gao, Nicholas
    and K{\"o}hler, Jonas
    and Hanke, Felix
    and Ramanan, Anita
    and Moubarak, Elias
    and Morrow, Joe
    and de Haan, Pim
    and Openshaw, Hannah
    and Welling, Max
    and CuspAI Team},
  title = {kUPS - a universal particle simulation toolkit},
  year = {2026},
  url = {https://github.com/cusp-ai-oss/kups}
}

License

Apache License 2.0 — see LICENSE.

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

kups-1.0.2.tar.gz (285.4 kB view details)

Uploaded Source

Built Distribution

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

kups-1.0.2-py3-none-any.whl (383.6 kB view details)

Uploaded Python 3

File details

Details for the file kups-1.0.2.tar.gz.

File metadata

  • Download URL: kups-1.0.2.tar.gz
  • Upload date:
  • Size: 285.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kups-1.0.2.tar.gz
Algorithm Hash digest
SHA256 766c23069a18090b8814cd9434b667123f300c2e788b29946f0d80ce156cf413
MD5 c8c308565a349cbd2cf91064cdfc9398
BLAKE2b-256 1e63fa4698e5b564e7d225122abf9da459ef10f4d7391c5f29a099cd090a1e1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for kups-1.0.2.tar.gz:

Publisher: release.yaml on cusp-ai-oss/kUPS

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

File details

Details for the file kups-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: kups-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 383.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kups-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 30e9be1bae63f1351752acd4e7589965c12f4e54dd238df80c113823550df123
MD5 e8f1872bda22acf25d60849056f13b33
BLAKE2b-256 58b62f30170d895ea6423a2fb9454d025e2be01d687dffe5a10bd3387a9e2dc9

See more details on using hashes here.

Provenance

The following attestation bundles were made for kups-1.0.2-py3-none-any.whl:

Publisher: release.yaml on cusp-ai-oss/kUPS

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

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