Code for the paper Visual Scalar Matrix Evaluation: An Application to Thermodynamics
presented at VisGap'24 -- published in Proceedings of EuroVis2024 and in the book of VisGap'24.
DOI: https://doi.org/10.2312/visgap.20241121
Preferably cite as:
J.-T. Sohns, D. Gond, F. Jirasek, H. Hasse, H. Leitte. "Visual Scalar Matrix Evaluation: An Application to Thermodynamics", VisGap - The Gap between Visualization Research and Visualization Software (2024), The Eurographics Association, DOI: 10.2312/visgap.20241121
git clone [email protected]:Jan-To/EnrichMatrix.git
cd EnrichMatrix
mamba create --name enrichmatrix --file requirements.txt
mamba activate enrichmatrix
panel serve --show main.py