This is an experimental implementation of an atomistic simulation package for magnetic systems. vegas-rs's main goal is to determine how performant is the rust language for this kind of application.
To install vegas-rs you need to have the rust installed. Then, you can install vegas-rs by running the following command:
cargo install vegas
If you want to install vegas-rs as a library, you can add it via cargo:
cargo add vegas