Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add norm ball projections #44

Open
matbesancon opened this issue Apr 11, 2021 · 6 comments
Open

Add norm ball projections #44

matbesancon opened this issue Apr 11, 2021 · 6 comments

Comments

@matbesancon
Copy link
Owner

Add closed-form norm ball projections

@matbesancon
Copy link
Owner Author

details for L1 here:
https://angms.science/doc/CVX/Proj_l1.pdf

@matbesancon
Copy link
Owner Author

note that the projection onto norm balls is easier than the projection onto cones

@matbesancon
Copy link
Owner Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/39371

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.2 -m "<description of version>" 8516d5f78110c9579e7d90a67b693231b402e1c5
git push origin v0.1.2

@matbesancon
Copy link
Owner Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/47667

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.3 -m "<description of version>" d6155d3e612bd12f7175453ed3117eb6468ebff6
git push origin v0.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants