ProximalCore.jl
Core definitions for the ProximalOperators and ProximalAlgorithms ecosystem.
Installation
using Pkg
Pkg.add("ProximalCore")Overview
ProximalCore.jl provides the fundamental types and definitions used by the broader proximal optimization ecosystem in Julia, specifically ProximalOperators.jl and ProximalAlgorithms.jl.