Skip to content

Issues: mhostetter/galois

Adding GPU Support
#128 opened Jun 13, 2021 by varun19299
Open 12
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Creating GF fails if done from a separate thread bug Something isn't working
#555 by semjon00 was closed Jul 5, 2024
Equation broken
#554 by mhostetter was closed Jul 3, 2024
Support running with CPython's -OO flag
#544 by jcharlong was closed Jun 11, 2024
Question: Alternative for removed poly_to_generator_matrix question Further information is requested
#543 by vprusso was closed Jun 22, 2024
JIT alternative
#540 by na3na3na was closed Jun 23, 2024
Error in calculating multiplication order bug Something isn't working
#532 by hhucchenyixiao was closed Jan 29, 2024
galois.GF(2^128) problem
#531 by suchuankai was closed Jan 1, 2024
Incorrect value in prev_prime() bug Something isn't working
#529 by mhostetter was closed Dec 1, 2023
Incorrect values in next_prime() bug Something isn't working
#528 by mhostetter was closed Dec 1, 2023
Support Python 3.12
#525 by chaostheory88 was closed Feb 2, 2024
Rename master to main
#523 by mhostetter was closed Nov 4, 2023
Document Ruff linting, formatting, and pre-commit documentation Improvements or additions to documentation
#518 by mhostetter was closed Nov 4, 2023
Add .pre-commit
#517 by mhostetter was closed Nov 4, 2023
Port to ruff
#515 by mhostetter was closed Oct 25, 2023
Support Numba 0.58 numba compatibility Affects compatibility with Numba
#506 by mhostetter was closed Oct 14, 2023
GF output is not as expected
#505 by luckyyang was closed Sep 21, 2023
Support for numpy v1.25 numpy compatibility Affects compatibility with NumPy
#491 by iyanmv was closed Oct 14, 2023
Overflow in polynomial pow bug Something isn't working poly Related to polynomials
#487 by Lasagnenator was closed Oct 14, 2023
ProTip! Exclude everything labeled bug with -label:bug.