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

Allow strings for poly kwargs #166

Closed
mhostetter opened this issue Aug 5, 2021 · 0 comments · Fixed by #164
Closed

Allow strings for poly kwargs #166

mhostetter opened this issue Aug 5, 2021 · 0 comments · Fixed by #164
Labels
feature-request New feature or request
Milestone

Comments

@mhostetter
Copy link
Owner

For example, GF(..., irreducible_poly="x^2 + 1"). Under the hood, this will just call galois.Poly.String(string).

@mhostetter mhostetter added this to the Release 0.1.0 milestone Aug 5, 2021
@mhostetter mhostetter added the feature-request New feature or request label Aug 5, 2021
@mhostetter mhostetter linked a pull request Aug 6, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant