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

Fix support for matrix in HermitianPSDCone #3369

Merged
merged 3 commits into from May 22, 2023
Merged

Fix support for matrix in HermitianPSDCone #3369

merged 3 commits into from May 22, 2023

Conversation

odow
Copy link
Member

@odow odow commented May 21, 2023

Closes #3367

test/test_complex.jl Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b572ac2) 98.06% compared to head (3479d1d) 98.06%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3369   +/-   ##
=======================================
  Coverage   98.06%   98.06%           
=======================================
  Files          34       34           
  Lines        4919     4921    +2     
=======================================
+ Hits         4824     4826    +2     
  Misses         95       95           
Impacted Files Coverage Δ
src/sd.jl 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

src/sd.jl Outdated Show resolved Hide resolved
@odow odow merged commit 9e38d35 into master May 22, 2023
12 checks passed
@odow odow deleted the od/hermitian-matrix branch May 22, 2023 21:05
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.

Error adding Matrix in HermitianPSDCone
2 participants