compnal
COndensed Matter Physics Numerical Analytics Library
|
CO
ndensed M
atter P
hysics N
umerical A
nalytics L
ibrary (COMPNAL
) is a numerical calculation library in the field of condensed matter physics. This library aims to provide a comprehensive set of numerical methods and algorithms tailored for analyzing various condensed matter systems.
COMPNAL
can calculate the following models on the following lattices by the following solvers.
We are actively working on expanding COMPNAL
with the following upcoming features.
Only for Linux and MacOS.
To install the latest release of compnal
from the source, use the following command:
Before installation, make sure that the following dependencies are installed.
COMPNAL
depends on the following libraries.
First, install the dependencies using Homebrew.
Then, clone this repository and install COMPNAL
.
Run the test to check if the installation is successful.
First, install the dependencies using apt.
Then, clone this repository and install COMPNAL
.
Run the test to check if the installation is successful.