- Qt5Widgets
- Qt5Charts
- Qt5Concurrent
git clone https://github.com/myrabiedermann/ising.git
cd ising
mkdir build
cd build
cmake ..
sudo make install
Task | Contributor |
---|---|
Core Calculation | myra-b |
GUI | simonraschke |
Metropolis Monte Carlo Simulations of an Ising System in 1D and 2D via a GUI
C++Apache-2.0
git clone https://github.com/myrabiedermann/ising.git
cd ising
mkdir build
cd build
cmake ..
sudo make install
Task | Contributor |
---|---|
Core Calculation | myra-b |
GUI | simonraschke |