fmwatson
Results
2
issues of
fmwatson
## Description Methodology for converting a CIL Function H(x) into the same Function applied to the magnitude of data G(z):=H(|z|), in particular for complex-valued problems. The New CIL Function can...
## Description `TotalVariation` does not correctly cache its `_gradient`, it will instead create a new one every time the `gradient_operator` property is called ## Environment Effected code snippet: ```python @property...
bug