RegularizationTools.jl

A Julia package to perform Tikhonov regularization for small to moderate size problems.
Author mdpetters
Popularity
0 Stars
Updated Last
2 Years Ago
Started In
September 2020

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

  • STABLEdocumentation 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.

Used By Packages

No packages found.