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 a function knorm_elliptic #909

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

amontoison
Copy link
Member

close #908

Copy link
Contributor

github-actions bot commented Oct 17, 2024

Package name latest stable
CaNNOLeS.jl
DCISolver.jl
FletcherPenaltySolver.jl
JSOSolvers.jl
LLSModels.jl
LinearSolve.jl
Percival.jl
RipQP.jl

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.89%. Comparing base (d5e89aa) to head (cc17ee9).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #909      +/-   ##
==========================================
- Coverage   94.90%   94.89%   -0.01%     
==========================================
  Files          45       45              
  Lines        8022     8011      -11     
==========================================
- Hits         7613     7602      -11     
  Misses        409      409              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amontoison amontoison merged commit e416ca8 into JuliaSmoothOptimizers:main Oct 18, 2024
29 of 30 checks passed
@amontoison amontoison deleted the knorm_elliptic branch October 18, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a function for sqrt(kdotr(n, v, z))
1 participant