Skip to content

Properly normalize truncation error in compute_projector#206

Merged
pbrehmer merged 1 commit intomasterfrom
pb-fix-truncation-error-normalization
May 28, 2025
Merged

Properly normalize truncation error in compute_projector#206
pbrehmer merged 1 commit intomasterfrom
pb-fix-truncation-error-normalization

Conversation

@pbrehmer
Copy link
Collaborator

This PR replaces @set by @reset to normalize the truncation error in compute_projector, as noted by @Yue-Zhengyuan. Closes #204.

Copy link
Member

@lkdvos lkdvos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok if tests pass!

@codecov
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/algorithms/ctmrg/projectors.jl 82.69% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pbrehmer pbrehmer enabled auto-merge (squash) May 28, 2025 17:13
@pbrehmer pbrehmer merged commit 6184954 into master May 28, 2025
45 checks passed
@pbrehmer pbrehmer deleted the pb-fix-truncation-error-normalization branch May 28, 2025 18:07
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.

Possible useless @set in compute_projector

2 participants