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
- Host: GitHub
- URL: https://github.com/konjkov/pycasino
- Owner: Konjkov
- License: mit
- Created: 2023-06-22T13:19:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T01:18:45.000Z (6 months ago)
- Last Synced: 2024-10-31T15:50:41.853Z (6 months ago)
- Topics: mpi4py, numba, numpy, python3, quantum-chemistry, quantum-monte-carlo, scipy
- Language: Python
- Homepage:
- Size: 32.6 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Pycasino
The Pycasino is python implementation of the well-known [Casino](https://vallico.net/casinoqmc/) program.
[](https://badge.fury.io/py/casino)
[](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/