Skip to content

Remove R2 extra allocations #146

Closed
Closed
@MohamedLaghdafHABIBOULLAH

Description

Three changes in order to make solve! of R2 non allocating.

  • Define $\rho_k$ as local instead of global variable.
  • Use the last version of ShiftedProximalOperatorsin order to use non allocating prox! of L0, L1, Rank and Nuclear norm.
  • Add test_allocs.jl file based on @wrappedallocs macro.
    @dpo @MaxenceGollier

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions