Method to decompose high dimensional simplices into high symmetry paths for visualizing Multi Principal Element Alloys (MPEAs).
Cite this work at https://arxiv.org/pdf/2504.03973
To use the code:
git clone https://github.com/Materials-Modelling-Microscopy/Symplex.gitInstall the requirements in a virtualenv:
cd Symplex
pip install -r requirements.txtAn example notebook, example.ipynb has been provided with detailed instructions on how to plot pre-loaded properties and custom user data.
