A Python interface to tmLQCD for Lyncs
Project description
A Python interface to tmLQCD for Lyncs
tmLQCD is the simulation library used by the Extended Twisted Mass Collaboration (ETMC). tmLQCD is a freely available software suite providing a set of tools to be used in lattice QCD simulations. This is mainly a (P/R)HMC implementation for Wilson and Wilson twisted mass fermions and inverter for different versions of the Dirac operator.
The code is fully parallelised and ships with optimisations for various modern architectures, such as commodity PC clusters and the Blue Gene family.
Installation
The package can be installed via pip
:
pip install [--user] lyncs_tmLQCD
External dependencies
For compiling tmLQCD, a fortran compiler, flex, openblas and lapack are required.
These can be installed via apt
:
apt install -y flex libopenblas-dev liblapack-dev gfortran
OR using conda
:
conda install -c anaconda openblas
conda install -c conda-forge flex lapack fortran-compiler
Documentation
Project details
Release history Release notifications | RSS feed
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 lyncs_tmLQCD-0.1.1.tar.gz
.
File metadata
- Download URL: lyncs_tmLQCD-0.1.1.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4012e8213a5287cc2e84d5ab71e9b8b76487a17a55f55ad4968e27cf5c5f7ab8 |
|
MD5 | 958743bf456856e7289efa2872233c65 |
|
BLAKE2b-256 | 0677b356226e59315bb4dec16e2bdb6bc0e2f5a8b2e38f4bdf1aa9c8c1d08c3b |