Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaFirstOrder/ProximalOperators.jl issues and pull requests

#149 - Remove SuiteSparse from dependencies

Pull Request - State: open - Opened by lostella 8 months ago - 2 comments

#148 - Update Project.toml to include stdlib versions

Pull Request - State: closed - Opened by lostella 8 months ago

#147 - Fix undefined identifier in IndZero

Pull Request - State: closed - Opened by lostella 8 months ago

#146 - Update Documenter version

Pull Request - State: closed - Opened by lostella 10 months ago - 1 comment

#145 - Fix broken badge in README.md

Pull Request - State: closed - Opened by lostella 11 months ago

#144 - Add Aqua to tests, fix issues

Pull Request - State: closed - Opened by lostella 11 months ago - 1 comment

#143 - Is ProximableFunction no longer supported?

Issue - State: closed - Opened by xinkai-zhou over 1 year ago - 2 comments

#142 - Improve array indexing

Pull Request - State: closed - Opened by lostella about 2 years ago - 1 comment

#141 - Fix type issues

Pull Request - State: closed - Opened by lostella over 2 years ago - 2 comments

#140 - Fix: allow weights in SqrNormL2 to be zero

Pull Request - State: closed - Opened by lostella over 2 years ago - 1 comment

#139 - SqrNormL2 expects λ to be positive

Issue - State: closed - Opened by Maximilian-Stefan-Ernst over 2 years ago - 3 comments

#138 - CompatHelper: bump compat for OSQP to 0.8, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago - 1 comment

#137 - Introducing ProximalCore, cleaning up code

Pull Request - State: closed - Opened by lostella over 2 years ago - 1 comment

#136 - CompatHelper: bump compat for "OSQP" to "0.7"

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#135 - Fixes to IndHyperslab, bump Julia version to 1 and 1.6 in workflows

Pull Request - State: closed - Opened by lostella over 2 years ago - 1 comment

#134 - Fix type for `LeastSquares` gradient

Pull Request - State: closed - Opened by lostella almost 3 years ago - 1 comment

#133 - Add NormL1plusL2

Pull Request - State: closed - Opened by fabian-sp almost 3 years ago - 7 comments

#132 - Sums of norms

Issue - State: open - Opened by fabian-sp almost 3 years ago - 2 comments

#131 - Lightweight “base” package with core definitions

Issue - State: closed - Opened by lostella almost 3 years ago
Labels: idea, discussion

#130 - Cosmetic fixes to TotalVariation1D

Pull Request - State: closed - Opened by lostella almost 3 years ago - 1 comment

#129 - Implement more efficient projection on simplex and L1 ball

Pull Request - State: closed - Opened by lostella almost 3 years ago - 2 comments

#128 - Add 1D-Total variation prox

Pull Request - State: closed - Opened by fabian-sp almost 3 years ago - 5 comments

#127 - Refactor test script for optimality conditions, cosmetic changes

Pull Request - State: closed - Opened by lostella almost 3 years ago - 1 comment

#126 - Add benchmarks for IndExpPrimal, IndSimplex, IndBallL1, bump Julia to 1.6

Pull Request - State: closed - Opened by lostella almost 3 years ago - 1 comment

#125 - Replace exponential cone projection?

Issue - State: open - Opened by tjdiamandis almost 3 years ago - 3 comments
Labels: enhancement

#124 - TV norm prox

Issue - State: closed - Opened by fabian-sp almost 3 years ago - 6 comments
Labels: new feature

#123 - Update docs and test workflows

Pull Request - State: closed - Opened by lostella over 3 years ago - 1 comment

#122 - Fix unbound args for Julia 1.6

Pull Request - State: closed - Opened by lostella over 3 years ago - 2 comments

#121 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot over 3 years ago - 18 comments

#120 - CompatHelper: bump compat for "IterativeSolvers" to "0.9"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago

#119 - Nonnegative least squares example

Issue - State: open - Opened by caseykneale over 3 years ago - 3 comments

#118 - Update and rename rpca.jl to rpcp.jl

Pull Request - State: closed - Opened by caseykneale over 3 years ago - 2 comments

#117 - Computing proximal operator of a constrained convex function

Issue - State: open - Opened by Shuvomoy over 3 years ago - 5 comments
Labels: new feature

#116 - use separate workflow for julia nightly

Pull Request - State: closed - Opened by lostella almost 4 years ago

#115 - Update CI workflow

Pull Request - State: closed - Opened by lostella almost 4 years ago - 1 comment

#114 - add prox for MoreauEnvelope

Pull Request - State: closed - Opened by lostella almost 4 years ago

#113 - Test on Julia 1.5

Pull Request - State: closed - Opened by lostella almost 4 years ago - 1 comment

#112 - Fix unbound args

Pull Request - State: closed - Opened by lostella about 4 years ago

#111 - Extend LeastSquares to matrix RHS

Pull Request - State: closed - Opened by lostella about 4 years ago - 2 comments

#110 - Minor fix to least squares, add benchmark, add test cases

Pull Request - State: closed - Opened by lostella about 4 years ago - 1 comment

#109 - Polishing docstrings

Issue - State: open - Opened by lostella about 4 years ago
Labels: documentation

#107 - Projection on Stiefel manifold

Issue - State: closed - Opened by panpat about 4 years ago - 1 comment
Labels: enhancement, new feature

#106 - Fix warnings and test failures on Julia 1.5

Pull Request - State: closed - Opened by lostella about 4 years ago

#105 - possible test failure in upcoming Julia version 1.5

Issue - State: closed - Opened by rfourquet about 4 years ago - 1 comment

#104 - Split CI and Benchmark workflows

Pull Request - State: closed - Opened by lostella about 4 years ago

#103 - Improve benchmarks setup, add benchmarks, add README

Pull Request - State: closed - Opened by lostella about 4 years ago

#102 - Optimizing projection on positive semidefinite cone

Pull Request - State: closed - Opened by lostella about 4 years ago - 1 comment

#101 - Fix IndPSD, for AbstractMatrix case, Complex case, update tests

Pull Request - State: closed - Opened by lostella about 4 years ago

#100 - Add prox! method for IndPSD handling matrices

Issue - State: closed - Opened by lostella about 4 years ago

#99 - update compat, add CompatHelper workflow

Pull Request - State: closed - Opened by lostella about 4 years ago

#98 - Fix codecov step in CI workflow

Pull Request - State: closed - Opened by lostella about 4 years ago - 1 comment

#97 - Add CI workflow

Pull Request - State: closed - Opened by lostella about 4 years ago - 1 comment

#96 - Upgrade documenter, bump Julia versions in CI

Pull Request - State: closed - Opened by lostella over 4 years ago - 1 comment

#95 - Fix nonconvex cases in PrecomposeDiagonal and LeastSquares

Pull Request - State: closed - Opened by lostella over 4 years ago - 1 comment

#94 - Make prox on QuadraticDirect type stable

Pull Request - State: closed - Opened by baggepinnen over 4 years ago - 1 comment

#93 - Locally Low-Rank operator

Issue - State: open - Opened by baggepinnen over 4 years ago - 2 comments

#92 - allow nonconvex least squares, update properties, other fixes

Pull Request - State: closed - Opened by lostella over 4 years ago - 1 comment

#91 - Install TagBot as a GitHub Action

Pull Request - State: closed - Opened by JuliaTagBot over 4 years ago - 1 comment

#90 - Prox of Sum

Issue - State: closed - Opened by nxtruong over 4 years ago - 2 comments

#89 - Making function value types the same as input eltype

Pull Request - State: closed - Opened by lostella over 4 years ago - 11 comments

#88 - Fix implementations of epi-composition

Pull Request - State: closed - Opened by lostella over 4 years ago - 1 comment

#87 - enable builds on julia 1.3

Pull Request - State: closed - Opened by lostella over 4 years ago - 1 comment

#86 - GPU support via CuArrays.jl

Issue - State: open - Opened by kose-y over 4 years ago - 12 comments
Labels: enhancement, help wanted

#85 - Improve pretty printing

Issue - State: open - Opened by lostella over 4 years ago - 3 comments
Labels: enhancement, help wanted, discussion

#84 - Add pointwise minimum, clean up docstrings, update CI config

Pull Request - State: closed - Opened by lostella almost 5 years ago - 2 comments

#83 - Added Transpose and Adjoint functions for LeastSquaresDirect

Pull Request - State: closed - Opened by mfalt almost 5 years ago - 9 comments

#82 - Multi-threaded operators evaluation

Issue - State: open - Opened by lostella almost 5 years ago
Labels: enhancement

#81 - nonconvex prox calculus rule

Issue - State: closed - Opened by panpat about 5 years ago - 1 comment
Labels: new feature

#80 - remove REQUIRE

Pull Request - State: closed - Opened by lostella about 5 years ago - 1 comment

#79 - Add Julia 1.2 to CI

Pull Request - State: closed - Opened by lostella about 5 years ago - 1 comment

#78 - calculus function fields

Issue - State: closed - Opened by pylat about 5 years ago - 4 comments

#77 - Fixes for 1.2

Pull Request - State: closed - Opened by lostella over 5 years ago - 1 comment

#76 - WIP: First version of Polyhedral with QPDAS solver

Pull Request - State: open - Opened by mfalt over 5 years ago - 5 comments

#75 - Non convex soft thresholding operator

Issue - State: closed - Opened by patwa67 over 5 years ago - 2 comments

#74 - Return types should agree with inputs?

Issue - State: closed - Opened by lostella over 5 years ago
Labels: enhancement

#73 - Strange errors in test Julia 1.1

Issue - State: closed - Opened by nantonel over 5 years ago - 1 comment

#72 - Precompilation error

Issue - State: closed - Opened by shashins over 5 years ago - 14 comments

#71 - fixed type parameters for IndFree and LeastSquaresDirect

Pull Request - State: closed - Opened by lostella over 5 years ago - 1 comment

#70 - precompilation failing in Julia 1.1

Issue - State: closed - Opened by nantonel over 5 years ago - 1 comment

#69 - Fixing types and indentation

Pull Request - State: closed - Opened by lostella over 5 years ago - 4 comments

#68 - Fixing Documenter.jl setup

Pull Request - State: closed - Opened by lostella over 5 years ago - 2 comments

#67 - Fix docs deployment

Issue - State: closed - Opened by lostella over 5 years ago - 1 comment

#66 - Error tagging new release

Issue - State: closed - Opened by attobot over 5 years ago

#65 - Bumping Julia requirement (bye bye 0.7)

Pull Request - State: closed - Opened by lostella over 5 years ago - 5 comments

#64 - Issue with views to cg!

Issue - State: closed - Opened by baggepinnen over 5 years ago - 5 comments

#63 - Cubic L2 norm, typing fixes, tests cleanup

Pull Request - State: closed - Opened by lostella over 5 years ago - 1 comment

#62 - adding IndHyperslab, fixing IndHalfspace and Linear

Pull Request - State: closed - Opened by lostella over 5 years ago - 2 comments

#61 - Installation problems on Julia 1.0.1

Issue - State: closed - Opened by patwa67 over 5 years ago - 7 comments

#60 - Fix deprecations

Pull Request - State: closed - Opened by femtocleaner[bot] almost 6 years ago - 1 comment

#59 - Julia 1.0 update

Pull Request - State: closed - Opened by lostella almost 6 years ago - 6 comments

#58 - Missing functions and calculus rules

Issue - State: open - Opened by lostella almost 6 years ago - 2 comments
Labels: help wanted, new feature

#55 - Sum gradient

Pull Request - State: closed - Opened by lostella about 6 years ago - 1 comment

#52 - Projection on polyhedral set

Issue - State: open - Opened by panpat over 6 years ago - 4 comments
Labels: new feature

#47 - Compatibility with 0.7/1.0

Issue - State: closed - Opened by lostella over 6 years ago - 2 comments

#46 - Added logistic, squared hinge, cross entropy loss functions

Pull Request - State: closed - Opened by lostella over 6 years ago - 6 comments

#44 - Gradients2

Pull Request - State: closed - Opened by mfalt over 6 years ago - 1 comment

#43 - Gradients

Issue - State: open - Opened by mfalt over 6 years ago - 9 comments

#37 - many new features

Pull Request - State: closed - Opened by lostella about 7 years ago - 3 comments

#36 - using tuples in separable sums

Pull Request - State: closed - Opened by lostella about 7 years ago - 1 comment