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 upper_triangle and docs for {Log,Root}DetCone{Triangle,Square} #3456

Merged
merged 2 commits into from
Aug 27, 2023

Conversation

odow
Copy link
Member

@odow odow commented Aug 25, 2023

Replacement for #3427

@blegat
Copy link
Member

blegat commented Aug 25, 2023

It could also be the lower triangle row wise. Maybe simply triangle_vec to be similar to vec.

@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (3b56f05) 97.99% compared to head (0856015) 98.00%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3456      +/-   ##
==========================================
+ Coverage   97.99%   98.00%   +0.01%     
==========================================
  Files          36       36              
  Lines        5043     5069      +26     
==========================================
+ Hits         4942     4968      +26     
  Misses        101      101              
Files Changed Coverage Δ
src/sd.jl 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

@odow odow requested a review from blegat August 26, 2023 22:05
@odow odow merged commit 4fd9582 into master Aug 27, 2023
12 checks passed
@odow odow deleted the od/upper-triangle branch August 27, 2023 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants