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

feat: add basic operations for polynomials over GF(2) #1077

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fgdorais
Copy link
Collaborator

Basic polynomial operations over the two-element field GF(2) using BitVec.

Very basic for now. We will need to think about a friendly API and integration with Mathlib in the near future.

@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

@fgdorais fgdorais added the awaiting-review This PR is ready for review; the author thinks it is ready to be merged. label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review This PR is ready for review; the author thinks it is ready to be merged. builds-mathlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants