issues
search
mhostetter
/
galois
A performant NumPy extension for Galois fields and their applications
https://mhostetter.github.io/galois/
MIT License
335
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update _calculate.py to fix square root computations.
#574
TDQuering
opened
1 day ago
1
Square Roots in Fields of Prime Power Order
#573
TDQuering
opened
1 week ago
5
Creating Reed Solomon code is slower than in Sage
#571
luan-xiaokun
closed
2 weeks ago
2
alpha vs. x in GF(q^m)?
#569
donludovico
closed
2 months ago
1
Release 0.4.2
#568
mhostetter
closed
2 months ago
0
Add support for NumPy >= 2.1
#567
Francis-dev82
opened
2 months ago
5
`np.linalg.matrix_rank()` returns `np.int64`
#566
mhostetter
closed
1 week ago
2
Wrong example in docs
#565
mhostetter
closed
1 week ago
0
[bug?] Left Identity matrix of `.row_reduce(eye="left")` in none full rank system
#564
MrVeka
closed
1 week ago
2
Docs: Empty genindex link
#563
isidroas
opened
3 months ago
1
Add `Poly.Like()` constructor
#561
mhostetter
opened
4 months ago
0
Release 0.4.1
#560
mhostetter
closed
4 months ago
1
Upgrade to Sphinx v7
#559
mhostetter
opened
4 months ago
1
Add multithreading compatibility
#558
semjon00
closed
4 months ago
2
Fixes bug in the error message for none prime power `order` (Issue #556)
#557
MrVeka
closed
4 months ago
1
[bug] Prime factorization in the error message
#556
MrVeka
closed
4 months ago
2
Creating GF fails if done from a separate thread
#555
semjon00
closed
4 months ago
2
Equation broken
#554
mhostetter
closed
4 months ago
1
Release 0.4.0
#553
mhostetter
closed
4 months ago
0
Release 0.3.10
#552
mhostetter
closed
5 months ago
0
Allow `ufunc_mode="python-calculate"` for all fields
#551
mhostetter
closed
5 months ago
1
Support NumPy 2.0
#550
mhostetter
closed
4 months ago
5
Weird Arithmetic Operations Results with Arrays of Field Elements in GF(2^k)
#549
MohammadElMir
closed
5 months ago
2
Release 0.3.9
#548
mhostetter
closed
5 months ago
0
Update Ruff version
#546
mhostetter
closed
5 months ago
0
Check for and handle None docstrings
#545
jcharlong
closed
5 months ago
7
Support running with CPython's -OO flag
#544
jcharlong
closed
5 months ago
1
Question: Alternative for removed poly_to_generator_matrix
#543
vprusso
closed
5 months ago
5
Issue with NTT and GF(2) (and other FieldArray)
#542
iyanmv
opened
7 months ago
5
Linear system solver for GF2
#541
Scurrra
closed
5 months ago
7
JIT alternative
#540
na3na3na
closed
5 months ago
3
Pickle not working for large prime field...
#539
patniemeyer
opened
9 months ago
4
Allow row_reduce to work on stacks of matrices?
#538
sliedes
opened
9 months ago
3
Upgrade to Ruff 0.2.0
#537
mhostetter
closed
9 months ago
1
Release 0.3.8
#536
mhostetter
closed
9 months ago
1
Upgrade to Ruff v0.1.15
#535
mhostetter
closed
9 months ago
0
Support Python 3.12
#534
mhostetter
closed
9 months ago
1
Fixes bug in `multiplicative_order()`
#533
mhostetter
closed
9 months ago
0
Error in calculating multiplication order
#532
hhucchenyixiao
closed
9 months ago
2
galois.GF(2^128) problem
#531
suchuankai
closed
10 months ago
2
Release 0.3.7
#530
mhostetter
closed
11 months ago
1
Incorrect value in `prev_prime()`
#529
mhostetter
closed
11 months ago
1
Incorrect values in `next_prime()`
#528
mhostetter
closed
11 months ago
1
Implementation of wheel factorization
#527
avadov
closed
11 months ago
3
Implementation of wheel factorization.
#526
avadov
closed
11 months ago
2
Support Python 3.12
#525
chaostheory88
closed
9 months ago
1
Rename `master` to `main`
#524
mhostetter
closed
1 year ago
1
Rename `master` to `main`
#523
mhostetter
closed
1 year ago
0
Document Ruff linting, formatting, and pre-commit
#522
mhostetter
closed
1 year ago
1
Replace `[dev]` optional dependencies with `requirements-dev.txt`
#521
mhostetter
closed
1 year ago
1
Next