- You can download binaries from http://mumax.github.io
- You can fetch and compile the source with
go get -u -v github.com/mumax/3/mumax3
- If you already have the source you can rebuild with
go install github.com/mumax/3/mumax3
- If you have modified other than Go sources, rebuild with
./make.bash