ChangesOfVariables.jl

Interface for transformation functions in Julia
Author JuliaMath
Popularity
11 Stars
Updated Last
3 Months Ago
Started In
October 2021

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