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

Pick CI's random matrix values with bash instead of a marketplace action
#626 opened Aug 6, 2026 by eriknw Member 2/35 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…
Fix gh-559 memory growth: build .ss lazily instead of storing it
#598 opened Aug 4, 2026 by eriknw Member 14/35 Loading…
Fix viz bugs and bring graphblas/viz.py under test and coverage
#597 opened Aug 4, 2026 by eriknw Member 13/35 Loading…
Add an asv benchmark suite
#596 opened Aug 4, 2026 by eriknw Member 12/35 Loading…
ProTip! Filter pull requests by the default branch with base:main.