JuliaSmoothOptimizers / JuliaSmoothOptimizers/ShiftedProximalOperators.jl

Change notation for prox operators

Open
#132 0 comments 1 reaction 1 assignee View on GitHub

@MaxenceGollier is already working on this.

Since Apr 10, 2025.

Dominant language
Julia
Stars
7
Forks
10
Avg merge
16m
Merged PRs (30d)
1

Description

From what I see, all proximal operators in this repo use σ for the proximal step. This notation is confusing, all solvers in RegularizedOptimization.jl call something like prox!(args..., ν) hence σ in this repo is in fact really ν which is defined as 1/σ in the other repositories ...

I will open a PR to change this notation.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.