ChangesOfVariables.jl

Interface for transformation functions in Julia
Author JuliaMath
Popularity
11 Stars
Updated Last
1 Year 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, LinearAlgebra, Test.

Documentation