Skip to content

Pull requests: python-graphblas/python-graphblas

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Pin the CI interpreter and its ABI in the update-env step
#632 opened Aug 27, 2026 by eriknw Member Loading…
Refresh the CI dependency pools to the current releases
#631 opened Aug 26, 2026 by eriknw Member Loading…
Stop gb.ss import from turning the SuiteSparse JIT on
#630 opened Aug 26, 2026 by eriknw Member Loading…
Cover SuiteSparse:GraphBLAS 10.4 and 10.5 in the CI psg pool
#629 opened Aug 26, 2026 by eriknw Member Loading…
Fix chop_threshold crashes in the pandas-free complex repr
#620 opened Aug 5, 2026 by eriknw Member 35/35 Loading…
Extend the monoid guard to built-ins that carry a UDT fallback func
#619 opened Aug 5, 2026 by eriknw Member 34/35 Loading…
Test the from_networkx int32 widening and correct its coverage claim
#618 opened Aug 5, 2026 by eriknw Member 33/35 Loading…
Reject building a user monoid from a built-in BinaryOp
#617 opened Aug 5, 2026 by eriknw Member 32/35 Loading…
Make ss config attribute assignment raise instead of silently no-op
#615 opened Aug 4, 2026 by eriknw Member 31/35 Loading…
Extend the wrong-kind mask guard to dup and whole-object update
#614 opened Aug 4, 2026 by eriknw Member 30/35 Loading…
Let UDF registration name its return dtype with ret_dtype
#613 opened Aug 4, 2026 by eriknw Member 29/35 Loading…
Learn built-in UDF return types by typing alone, defer the compiles
#612 opened Aug 4, 2026 by eriknw Member 28/35 Loading…
Persist the numba compile of the built-in UDF binops to disk
#611 opened Aug 4, 2026 by eriknw Member 27/35 Loading…
Stop building floordiv at import time when seeding UDT auto-lift
#610 opened Aug 4, 2026 by eriknw Member 26/35 Loading…
Test the fmm engine guards, string weights, and config key completions
#609 opened Aug 4, 2026 by eriknw Member 25/35 Loading…
Make config attribute assignment raise instead of silently no-op
#608 opened Aug 4, 2026 by eriknw Member 24/35 Loading…
Move _check_mask into core/mask.py and drop dead numpy 1.21/1.22 guards
#607 opened Aug 4, 2026 by eriknw Member 23/35 Loading…
Raise clearer errors for constructor, mask, and attribute misuse
#606 opened Aug 4, 2026 by eriknw Member 22/35 Loading…
Render rich reprs without pandas, byte-identical to pandas output
#605 opened Aug 4, 2026 by eriknw Member 21/35 Loading…
Add indexunary helpers, break per-call agg import, document from_string
#604 opened Aug 4, 2026 by eriknw Member 20/35 Loading…
Suggest close operator names in namespace AttributeErrors
#603 opened Aug 4, 2026 by eriknw Member 19/35 Loading…
Docs: fix examples, fill API reference gaps, document gotchas
#602 opened Aug 4, 2026 by eriknw Member 18/35 Loading…
Add drift guards for the generated expression surface
#601 opened Aug 4, 2026 by eriknw Member 17/35 Loading…
Convert from networkx without the scipy detour
#600 opened Aug 4, 2026 by eriknw Member 16/35 Loading…
Add fast paths for scalar element access
#599 opened Aug 4, 2026 by eriknw Member 15/35 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.