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

Make EAR and ENAR handle non-empty error_masks #9

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

philipp-jung
Copy link
Collaborator

When implementing the mid-level API, I forgot to add capabilities to ENAR and EAR to correctly resolve non-empty error_masks.

I changed this now: EAR and ENAR will only draw new errors for cells that are not already error position. There is error-handling in case the user requires more errors than the table has rows.

When implementing the mid-level API, I forgot to add capabilities to
ENAR and EAR to correctly resolve non-empty error_masks.

I changed this now: EAR and ENAR will only draw new errors for cells
that are not already error position. There is error-handling in case the
user requires more errors than the table has rows.
@philipp-jung philipp-jung merged commit 0990db6 into main Jul 5, 2024
18 checks passed
@philipp-jung philipp-jung deleted the feat/fix-mid-level-api branch July 5, 2024 12:34
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.

1 participant