ChangesOfVariables.jl defines functionality to calculate volume element changes for functions that perform a change of variables (like coordinate transformations).
ChangesOfVariables is a very lightweight package and has no dependencies
beyond Base and LinearAlgebra (plus a weak dependency on InverseFunctions
and Test).