RegularizationTools
A Julia package to perform Tikhonov regularization for small to moderate size problems.
Documentation | Citations |
---|---|
TBD |
Installation
The package can be installed from the Julia package prompt with
julia> ]add RegularizationTools
The closing square bracket switches to the package manager interface and the add
command installs the package and any missing dependencies. To return to the Julia REPL hit the delete
key.
To load the package run
julia> using RegularizationTools
Documentation
- STABLE — documentation of the most recently tagged version.
Project Status
The current version of the package is being developed for, Julia 1.5
and above on Linux. It very likely works on macOS and Windows as well as older 1.x versions of Julia.
Citations
This work was supported by the United States Department of Energy, Office of Science, Biological and Environment Research, Grant number DE-SC0021074.