Skip to content

JuliaMath/ChangesOfVariables.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 and Test (plus a weak depdendency on InverseFunctions).

Documentation