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

Hotfix/2.0.11 #309

Merged
merged 4 commits into from
Sep 13, 2023
Merged

Hotfix/2.0.11 #309

merged 4 commits into from
Sep 13, 2023

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Sep 13, 2023

Closes #306

Now, post_callback will be called immediately after computing the
gradient and the norm will be computed afterwards. This ensures
correct norm computation, when the gradient is modified by the
post_callback
Change order of post_callback and gradient norm computation
@sblauth sblauth added the bug Something isn't working label Sep 13, 2023
@sblauth sblauth self-assigned this Sep 13, 2023
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #309 (cf0189a) into main (48117d2) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
- Coverage   92.51%   92.51%   -0.00%     
==========================================
  Files          84       84              
  Lines        6599     6598       -1     
==========================================
- Hits         6105     6104       -1     
  Misses        494      494              
Files Changed Coverage Δ
cashocs/_pde_problems/shape_gradient_problem.py 93.83% <100.00%> (-0.08%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sblauth sblauth merged commit 51c6138 into main Sep 13, 2023
24 checks passed
@sblauth sblauth deleted the hotfix/2.0.11 branch September 13, 2023 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant