Downloads provided by UsageCounts
This repository contains the codes for the numerical demonstrations in “Regularisation, optimisation, subregularity” (https://arxiv.org/abs/2011.07575). Prerequisites These codes were written for Julia 1.5.2. The package dependencies are from January 2021 when our experiments were run. You may get Julia from julialang.org. Using Navigate your unix shell to the directory containing this README.md and then run: sh $ julia --project=. The first time doing this, to ensure all the dependencies are installed, run julia> ]instantiate Afterwards in the Julia shell, type: julia> using Regtheory This may take a while as Julia precompiles the code. Then, to generate all the experiments in the manuscript, run: julia> batchrun() This will write the data in the manusript to tv-results.txt, and the images to several files of the form data_*.png, reco_*.png, and error_*.png. To alter the computations performed, see src/TV.jl. In particular, the array experiments_tv lists the different the parameters $α$, $δ$, and $N$ while default_params contains the parameters of the algorithm.
regularization, total variation, inverse problems
regularization, total variation, inverse problems
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 1 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 7 | |
| downloads | 2 |

Views provided by UsageCounts
Downloads provided by UsageCounts