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

Draft
wants to merge 3 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
@fgdorais fgdorais removed the awaiting-review This PR is ready for review; the author thinks it is ready to be merged. label Feb 6, 2025
@fgdorais fgdorais marked this pull request as draft February 6, 2025 21:00
@github-actions github-actions bot added the WIP work in progress label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds-mathlib WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants