Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mhostetter/galois issues and pull requests

#568 - Release 0.4.2

Pull Request - State: closed - Opened by mhostetter 24 days ago

#567 - Add support for NumPy >= 2.1

Issue - State: closed - Opened by Francis-dev82 24 days ago - 2 comments
Labels: numpy compatibility

#566 - `np.linalg.matrix_rank()` returns `np.int64`

Issue - State: open - Opened by mhostetter about 1 month ago - 2 comments
Labels: typing

#565 - Wrong example in docs

Issue - State: open - Opened by mhostetter about 1 month ago
Labels: documentation

#563 - Docs: Empty genindex link

Issue - State: open - Opened by isidroas 2 months ago - 1 comment

#561 - Add `Poly.Like()` constructor

Issue - State: open - Opened by mhostetter 2 months ago
Labels: poly

#560 - Release 0.4.1

Pull Request - State: closed - Opened by mhostetter 3 months ago - 1 comment

#559 - Upgrade to Sphinx v7

Pull Request - State: open - Opened by mhostetter 3 months ago - 1 comment
Labels: documentation

#558 - Add multithreading compatibility

Pull Request - State: closed - Opened by semjon00 3 months ago - 2 comments

#557 - Fixes bug in the error message for none prime power `order` (Issue #556)

Pull Request - State: closed - Opened by MrVeka 3 months ago - 1 comment

#556 - [bug] Prime factorization in the error message

Issue - State: closed - Opened by MrVeka 3 months ago - 2 comments

#555 - Creating GF fails if done from a separate thread

Issue - State: closed - Opened by semjon00 3 months ago - 2 comments
Labels: bug

#554 - Equation broken

Issue - State: closed - Opened by mhostetter 3 months ago - 1 comment

#553 - Release 0.4.0

Pull Request - State: closed - Opened by mhostetter 3 months ago

#552 - Release 0.3.10

Pull Request - State: closed - Opened by mhostetter 3 months ago

#551 - Allow `ufunc_mode="python-calculate"` for all fields

Pull Request - State: closed - Opened by mhostetter 3 months ago - 1 comment

#550 - Support NumPy 2.0

Pull Request - State: closed - Opened by mhostetter 3 months ago - 5 comments
Labels: numpy compatibility, numba compatibility

#548 - Release 0.3.9

Pull Request - State: closed - Opened by mhostetter 4 months ago

#546 - Update Ruff version

Pull Request - State: closed - Opened by mhostetter 4 months ago

#545 - Check for and handle None docstrings

Pull Request - State: closed - Opened by jcharlong 4 months ago - 7 comments

#544 - Support running with CPython's -OO flag

Issue - State: closed - Opened by jcharlong 4 months ago - 1 comment

#543 - Question: Alternative for removed poly_to_generator_matrix

Issue - State: closed - Opened by vprusso 4 months ago - 5 comments
Labels: question

#542 - Issue with NTT and GF(2) (and other FieldArray)

Issue - State: open - Opened by iyanmv 6 months ago - 5 comments

#541 - Linear system solver for GF2

Pull Request - State: closed - Opened by Scurrra 7 months ago - 7 comments

#540 - JIT alternative

Issue - State: closed - Opened by na3na3na 7 months ago - 3 comments

#539 - Pickle not working for large prime field...

Issue - State: open - Opened by patniemeyer 7 months ago - 4 comments
Labels: bug

#538 - Allow row_reduce to work on stacks of matrices?

Issue - State: open - Opened by sliedes 8 months ago - 3 comments
Labels: feature-request, linear-algebra

#537 - Upgrade to Ruff 0.2.0

Pull Request - State: closed - Opened by mhostetter 8 months ago - 1 comment

#536 - Release 0.3.8

Pull Request - State: closed - Opened by mhostetter 8 months ago - 1 comment

#535 - Upgrade to Ruff v0.1.15

Pull Request - State: closed - Opened by mhostetter 8 months ago

#534 - Support Python 3.12

Pull Request - State: closed - Opened by mhostetter 8 months ago - 1 comment

#533 - Fixes bug in `multiplicative_order()`

Pull Request - State: closed - Opened by mhostetter 8 months ago

#532 - Error in calculating multiplication order

Issue - State: closed - Opened by hhucchenyixiao 8 months ago - 2 comments
Labels: bug

#531 - galois.GF(2^128) problem

Issue - State: closed - Opened by suchuankai 9 months ago - 2 comments

#530 - Release 0.3.7

Pull Request - State: closed - Opened by mhostetter 10 months ago - 1 comment

#529 - Incorrect value in `prev_prime()`

Issue - State: closed - Opened by mhostetter 10 months ago - 1 comment
Labels: bug

#528 - Incorrect values in `next_prime()`

Issue - State: closed - Opened by mhostetter 10 months ago - 1 comment
Labels: bug

#527 - Implementation of wheel factorization

Pull Request - State: closed - Opened by avadov 10 months ago - 3 comments
Labels: bug-fix

#526 - Implementation of wheel factorization.

Pull Request - State: closed - Opened by avadov 10 months ago - 2 comments

#525 - Support Python 3.12

Issue - State: closed - Opened by chaostheory88 11 months ago - 1 comment

#524 - Rename `master` to `main`

Pull Request - State: closed - Opened by mhostetter 11 months ago - 1 comment

#523 - Rename `master` to `main`

Issue - State: closed - Opened by mhostetter 11 months ago

#522 - Document Ruff linting, formatting, and pre-commit

Pull Request - State: closed - Opened by mhostetter 11 months ago - 1 comment
Labels: documentation

#521 - Replace `[dev]` optional dependencies with `requirements-dev.txt`

Pull Request - State: closed - Opened by mhostetter 11 months ago - 1 comment

#520 - Add `pre-commit`

Pull Request - State: closed - Opened by mhostetter 11 months ago - 1 comment

#519 - Replace `[dev]` optional dependencies with `requirements-dev.txt`

Issue - State: closed - Opened by mhostetter 11 months ago - 1 comment

#518 - Document Ruff linting, formatting, and pre-commit

Issue - State: closed - Opened by mhostetter 11 months ago
Labels: documentation

#517 - Add `.pre-commit`

Issue - State: closed - Opened by mhostetter 11 months ago

#516 - Convert to `ruff`

Pull Request - State: closed - Opened by mhostetter 11 months ago - 1 comment

#515 - Port to ruff

Issue - State: closed - Opened by mhostetter 11 months ago

#514 - add support for scipy

Issue - State: open - Opened by ktotam1 12 months ago - 1 comment
Labels: feature-request

#512 - Release 0.3.6

Pull Request - State: closed - Opened by mhostetter 12 months ago - 1 comment

#511 - Improve type annotations

Pull Request - State: open - Opened by mhostetter almost 1 year ago - 1 comment
Labels: typing

#510 - Appease `mypy` for arithmetic

Pull Request - State: closed - Opened by mhostetter almost 1 year ago - 1 comment
Labels: typing

#509 - Binary operations can move values outside of valid bounds

Issue - State: open - Opened by mhostetter almost 1 year ago - 2 comments
Labels: bug

#508 - Add support for NumPy 1.25

Pull Request - State: closed - Opened by mhostetter almost 1 year ago - 1 comment
Labels: numpy compatibility

#507 - Add support for Numba 0.58

Pull Request - State: closed - Opened by mhostetter almost 1 year ago - 1 comment
Labels: numba compatibility

#506 - Support Numba 0.58

Issue - State: closed - Opened by mhostetter almost 1 year ago - 1 comment
Labels: numba compatibility

#505 - GF output is not as expected

Issue - State: closed - Opened by luckyyang about 1 year ago - 1 comment

#504 - Fix typo

Pull Request - State: closed - Opened by istankovic about 1 year ago - 4 comments

#503 - print(GF9.repr_table()) misses out last element

Issue - State: closed - Opened by m3guitar about 1 year ago - 2 comments

#501 - where argument doesn't work with np.reciprocal

Issue - State: closed - Opened by jimpo about 1 year ago - 3 comments

#500 - `matmul` or `tensordot` in GPU

Issue - State: open - Opened by scarlehoff about 1 year ago - 4 comments

#499 - Minor documentation tweaks

Pull Request - State: closed - Opened by mhostetter about 1 year ago - 1 comment
Labels: documentation

#498 - `bch.detect` returns inverse of what it's supposed to

Issue - State: closed - Opened by erichaydel about 1 year ago - 2 comments

#497 - Attribute Error when Using Multiprocessing

Issue - State: open - Opened by ZachPence about 1 year ago - 2 comments

#495 - Fix #494

Pull Request - State: closed - Opened by iyanmv about 1 year ago - 2 comments

#494 - Python >= 3.10.7 breaks some functions with large integers

Issue - State: closed - Opened by iyanmv about 1 year ago - 6 comments

#493 - Fix documentation build

Pull Request - State: closed - Opened by mhostetter about 1 year ago
Labels: documentation

#492 - Removes deprecation warnings from numpy 1.25

Pull Request - State: closed - Opened by iyanmv about 1 year ago - 6 comments

#491 - Support for numpy v1.25

Issue - State: closed - Opened by iyanmv about 1 year ago - 1 comment
Labels: numpy compatibility

#490 - Began work on hamming codes - Implemented rudimentary version in GF(2)

Pull Request - State: open - Opened by abhishekmittal15 over 1 year ago - 9 comments

#488 - Fix polynomial power overflow bug

Pull Request - State: closed - Opened by Lasagnenator over 1 year ago - 3 comments
Labels: poly, bug-fix

#487 - Overflow in polynomial pow

Issue - State: closed - Opened by Lasagnenator over 1 year ago - 2 comments
Labels: bug, poly

#486 - too soon for py.typed?

Issue - State: open - Opened by dimbleby over 1 year ago - 23 comments
Labels: typing

#485 - Release 0.3.5

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 1 comment

#484 - Fix BCH/RS decoder caching bug

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 1 comment
Labels: fec, bug-fix

#483 - Multiple FEC decoders interfere with each other

Issue - State: closed - Opened by mhostetter over 1 year ago - 1 comment
Labels: bug, fec

#482 - Show NumPy and Numba versions when testing

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 1 comment
Labels: testing

#481 - Comply with PEP 561

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 5 comments
Labels: typing

#480 - Add `py.typed` marker to the project so that tools like mypy recognize the type definitons

Issue - State: closed - Opened by Minnerlas over 1 year ago - 1 comment
Labels: typing

#479 - Release 0.3.4

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 1 comment

#478 - expressions that should evaluate to zero return a gibberish number

Issue - State: closed - Opened by aleksmark98 over 1 year ago - 2 comments

#477 - Fix array sizing in PLU decomposition

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 4 comments
Labels: bug-fix, linear-algebra

#476 - plu_decompose returns IndexError

Issue - State: closed - Opened by davikrehalt over 1 year ago - 4 comments
Labels: bug, linear-algebra

#475 - Only 2-D matrices has <something>

Issue - State: closed - Opened by davikrehalt over 1 year ago - 3 comments
Labels: linear-algebra

#474 - Release 0.3.3

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 1 comment

#472 - Support NumPy 1.24

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 2 comments
Labels: numpy compatibility

#471 - support for numpy v1.24

Issue - State: closed - Opened by kbroch-rivosinc over 1 year ago - 3 comments
Labels: numpy compatibility

#470 - Memoize expensive polynomial tests

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 3 comments
Labels: performance, poly

#469 - Conway poly discovery and test

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 1 comment
Labels: poly

#468 - Various documentation improvements

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 1 comment
Labels: documentation

#467 - Organize class methods and properties better in API reference

Issue - State: closed - Opened by mhostetter over 1 year ago
Labels: documentation

#466 - Add explicit search for Conway polys if not in database

Issue - State: closed - Opened by mhostetter over 1 year ago - 1 comment
Labels: poly

#465 - Add test `Poly.is_conway()` for Conway polynomials

Issue - State: closed - Opened by mhostetter over 1 year ago
Labels: poly

#464 - Add Wolfram's primitive polynomials

Pull Request - State: open - Opened by iyanmv over 1 year ago - 26 comments
Labels: performance, poly

#463 - Add `terms` kwarg to irreducible and primitive poly functions

Pull Request - State: closed - Opened by mhostetter over 1 year ago - 4 comments
Labels: poly

#462 - Add irreducible polynomials for GF(2^m) (2<=m<=10_000)

Pull Request - State: closed - Opened by iyanmv over 1 year ago - 19 comments
Labels: performance, poly