https://github.com/JuliaInv/jInv.jl
Raw File
Tip revision: 5d952c7ee5216441bc4b323f1540792729b7b45c authored by Eran Treister on 25 April 2023, 13:45:38 UTC
Update regularVectorFaces.jl
Tip revision: 5d952c7
InverseSolve.md
# jInv.InverseSolve 

The `InverseSolve` submodule contains misfit functions, regularizers, optimization and other tools for solving PDE parameter estimation problems. 

```@autodocs
Modules = [jInv.InverseSolve]
Order   = [:type,:function]
```
back to top