Skip to main content

Machine learning collective variables for enhanced sampling

Project description

Machine Learning Collective Variables for Enhanced Sampling

CODE Documentation Status GitHub Actions Build Status codecov license

PAPER paper preprint

The documentation is available at:


mlcolvar is a Python library aimed to help design data-driven collective-variables (CVs) for enhanced sampling simulations. The key features are:

  1. A unified framework to help test and use (some) of the CVs proposed in the literature.
  2. A modular interface to simplify the development of new approaches and the contamination between them.
  3. A streamlined distribution of CVs in the context of advanced sampling.

The library is built upon the PyTorch ML library as well as the Lightning high-level framework.


Some of the CVs which are implemented, organized by learning setting:

  • Unsupervised: PCA, (Variational) AutoEncoders [1,2]
  • Supervised: LDA [3], DeepLDA [4], DeepTDA [5]
  • Time-informed: TICA [6], DeepTICA/SRVs [7,8], VDE [9]

And many others can be implemented based on the building blocks or with simple modifications. Check out the tutorials and the examples section of the documentation.


Install with pip

The library is available on PyPi and can be installed with pip. This is the preferred choice for users as it automatically installs the package requirements.

pip install mlcolvar

To validate your installation, install the test extras and run pytest against the installed package:

pip install mlcolvar[test]
pytest --pyargs mlcolvar.tests

Clone from GitHub

The library can also be installed cloning the repository from GitHub. This is the preferred choice for developers as it provides more flexibility and allows editable installation.

git clone https://github.com/luigibonati/mlcolvar.git
cd mlcolvar
pip -e install .

PLUMED interface: the resulting CVs can be deployed for enhancing sampling with the PLUMED package via the pytorch interface, available since version 2.9.


Notes: in early versions (v<=0.2.*) the library was called mlcvs. This is still accessible for compatibility with PLUMED masterclasses in the releases or by cloning the pre-lightning branch.


Copyright (c) 2023 Luigi Bonati, Enrico Trizio, Andrea Rizzi and Michele Parrinello. Structure of the project is based on Computational Molecular Science Python Cookiecutter.

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

mlcolvar-1.3.1.tar.gz (353.4 kB view details)

Uploaded Source

Built Distribution

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

mlcolvar-1.3.1-py3-none-any.whl (394.2 kB view details)

Uploaded Python 3

File details

Details for the file mlcolvar-1.3.1.tar.gz.

File metadata

  • Download URL: mlcolvar-1.3.1.tar.gz
  • Upload date:
  • Size: 353.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for mlcolvar-1.3.1.tar.gz
Algorithm Hash digest
SHA256 a5f230257826af558feb18d054a7442758177dc8f74dadca3fbee2eaa208ed88
MD5 af51913ae72c22f64f8b0bd5dbf537df
BLAKE2b-256 c7469f4ae48fd5d872c904a8fe664c3b71981fd296697a007c8a848711063954

See more details on using hashes here.

File details

Details for the file mlcolvar-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: mlcolvar-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 394.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for mlcolvar-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a55c6a5575580beb926060b2e7bdff2d9cb2d729dd034dd645de09a68bbbaabe
MD5 a704c677882a7ac440bf22bb6ed06158
BLAKE2b-256 230d477c417bbe13a208b759031d29820d302189b3a0661869ae76bda20ee2bc

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