Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.27 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.27 KB

ChangesOfVariables.jl

Documentation for stable version Documentation for development version License Build Status Codecov

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).

Documentation