An open API service indexing awesome lists of open source software.

https://github.com/konjkov/pycasino

Python realisation of Casino (QMC) program
https://github.com/konjkov/pycasino

mpi4py numba numpy python3 quantum-chemistry quantum-monte-carlo scipy

Last synced: 21 days ago
JSON representation

Python realisation of Casino (QMC) program

Awesome Lists containing this project

README

        

# Pycasino

The Pycasino is python implementation of the well-known [Casino](https://vallico.net/casinoqmc/) program.

[![PyPI version](https://badge.fury.io/py/casino.svg)](https://badge.fury.io/py/casino)
[![Build Status](https://github.com/Konjkov/pycasino/actions/workflows/tests.yml/badge.svg)](https://github.com/Konjkov/pycasino/actions)

## Installation

Clone the repository and install the code from source or use the Python package manager:

`pip install casino`

`pytest --pyargs casino.tests`

## Documentation.
https://casinoqmc.readthedocs.io/en/latest/