Installation
JustRelax.jl is a registered package and can be added as follows:
using Pkg; Pkg.add("JustRelax")
or
julia> ]
(@v1.10) pkg> add JustRelax
However, as the API is changing and not every new feature leads to a new release, one can also clone the main branch of the repository:
add JustRelax#main
After installation, you can test the package by running the following commands:
using JustRelax
julia> ]
(@v1.10) pkg> test JustRelax
The test will take a while, so grab a ☕️ or 🍵