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

Update a variable bug and extend the Int type of size_schur from 32 to 64 #144

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

hochunlin
Copy link
Contributor

  • Fix a variable name bug for Schur computation
  • Extend the Int type of size_schur from 32 to 64 to support larger Schur computation

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 20.73%. Comparing base (48b0cda) to head (e548cc6).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/interface.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   20.73%   20.73%           
=======================================
  Files           6        6           
  Lines         791      791           
=======================================
  Hits          164      164           
  Misses        627      627           

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

@amontoison amontoison merged commit 152e606 into JuliaSmoothOptimizers:main Dec 12, 2024
16 of 23 checks passed
@amontoison
Copy link
Member

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants