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

Projection on the epigraph of the squared Euclidean norm #334

Merged
merged 15 commits into from
Mar 20, 2024

Conversation

alphaville
Copy link
Owner

@alphaville alphaville commented Oct 30, 2023

Main Changes

  • Rust implementation of the projection on the epigraph of the squared Euclidean norm (reference)
  • Unit tests

Associated Issues

TODOs

  • Merge Projection on affine space #331 first
  • Documentation
  • All tests must pass
  • Update CHANGELOG(s)
  • Update webpage documentation
  • Bump versions (in CHANGELOG, Cargo.toml and VERSION)

@alphaville alphaville added enhancement New feature or request rust issue related to the code Rust library labels Oct 30, 2023
@alphaville alphaville self-assigned this Oct 30, 2023
Cargo.toml Outdated Show resolved Hide resolved
Copy link
Collaborator

@ruairimoran ruairimoran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, lgtm

@alphaville alphaville merged commit d9c6dde into master Mar 20, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust issue related to the code Rust library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants