Published January 29, 2026 | Version v1.1.0
Software Open

RegPy: Regularization tools for inverse and ill-posed problems in Python

Description

Added

Addtions to regpy.vecsps

  • redesigned curve spaces: Different types of parameterized curves and (where applicable) also general curves can now be used interchangibly in forwarwd operators.

New StopRules

  • L_curve, QuasiOpt, Lepskii, and Oracle stopping rules added

additionas to regpy.operators

  • In Convolution operations in interpolation mode now not only complex, but also real UniformGridFct spaces can be handled.

additions to 'regpy.solvers'

  • Added GeneralizedTikhonov solver as an interface to StopRules used for selecting the regularization parameter.
  • More solvers now extract their parameters from setting; dual quardatic Tikhonov regularization works
  • Allowed initialization of Settings with exact data and implementated noise generation methods of different types in Setting.

Changed

  • Stooping of TikhonovCG now implemented by internal stoprule, which also do monitoring and allow general logical combinations

Notes

If you use this software, please cite it as below.

Files

regpy/regpy-v1.1.0.zip

Files (954.5 kB)

Name Size Download all
md5:559d89f1d0bcf67d58fb4b7dda8ae75e
954.5 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/regpy/regpy/tree/v1.1.0 (URL)

Software