Pierre-Antoine Comby
Pierre-Antoine Comby
From the discussions in #77, #105, #106, #113, and more, It seems that a better display of the trajectories in MRI-NUFFT documentation (building on top of the amazing work of...
Currently, only synthesis formulation is supported. But for a tight-frame operator both formulations are equivalent. A solution would be to enrich the proximal operator (e.g.`SparseThreshold`) as such: ```python class InTransformSparseThreshold(SparseThreshold):...
This PR is here for contributors to review the paper we would like to submit to the Journal of Open Source Software ([JOSS](https://joss.theoj.org/ )) Please check the submitting [guidelines](https://joss.readthedocs.io/en/latest/submitting.html) and...
Hi there, In optimization algorithms, the devil is ~in the details~ the hyperparameters. It would be nice if Benchopt was able to optimize the parameters of solvers for some objectives....