Skip to content

Fix a bug in correlation_immunity function #37183

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

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

RuchitJagodara
Copy link
Contributor

@RuchitJagodara RuchitJagodara commented Jan 28, 2024

This patch fixes #36294. This PR fixes the issue of wrong answer given by
correlation_immunity function (As suggested in the comment of the issue). And I have also added some doctests in this.


📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.

⌛ Dependencies

@RuchitJagodara
Copy link
Contributor Author

@grhkm21, can you please review this PR ?

@RuchitJagodara
Copy link
Contributor Author

I have updated the code according to your suggestion.

Copy link

Documentation preview for this PR (built with commit fd3278e; changes) is ready! 🎉

@RuchitJagodara
Copy link
Contributor Author

@grhkm21, can you review this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in Computation of the Correlation Immunity of Boolean Functions
3 participants