`quansino` is a modular package based on the Atomic Simulation Environment (ASE) for quickly building custom Monte Carlo algorithms
Project description
quansino 🎲
Modular Stochastic Simulations for Atomistic Modelling
quansino is a Python framework for running Monte Carlo simulations on atomic systems, designed to be modular and work with popular quantum chemistry codes/forcefields. The package offer a flexible interface to build custom algorithms, and is designed to be modular and extensible. It is built to work with the Atomic Simulation Environment (ASE) Atoms object.
Key Features 🎰
-
Perform simulations in various ensemble; (grand-)canonical, isobaric, more will be added in the future.
-
The framework allows to design custom simulation algorithms by providing explicit interfaces for each step of the simulation, such as:
-
Moves: Moves are the core of the simulation, allowing for the modification of atomic configurations. The framework supports a wide range of move types, including:
- Displacement Moves: Moves that displace atoms in the simulation box.
- Cell Moves: Moves that change the simulation box size or shape.
- Exchange Moves: Moves that add/remove atoms from the simulation box.
-
Contexts: Hold the state of the simulation, such as temperature, pressure, and chemical potential.
-
Criteria: Criteria objects are used to determine the acceptance of moves based on energy changes.
-
-
The code makes use of Python's type hints and duck typing to ensure that the code is modular and extensible. Along with an extensive documentation, this makes it easy to understand and extend the codebase.
Documentation 🎱
The full documentation can be found here, and includes detailed instructions about:
- 🔧 Installation
- 📖 Overview
- 💡 Examples
Citation 🎯
If you use quansino in your research, please cite the following repository: https://doi.org/10.5281/zenodo.14854001
License 🃏
This project is licensed under the terms of the BSD 3-Clause 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
File details
Details for the file quansino-0.1.3.tar.gz.
File metadata
- Download URL: quansino-0.1.3.tar.gz
- Upload date:
- Size: 50.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c5073950c15b9ae456645ea725c1975996f7cc5d9243466b8298aeb924e37a4
|
|
| MD5 |
01343615cfd125488eeeab74d7651899
|
|
| BLAKE2b-256 |
608ec4699e572c8302f211196ccad947044093630add373b05266ce6b761f33f
|