Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-graphblas
/
python-graphblas
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
156
Code
Issues
55
Pull requests
45
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-graphblas
graphblas
on
main
User selector
All users
All time
Commit history
Commits on Aug 7, 2026
Skip pickle3 load in test_udt on Linux aarch64 with numpy 1.x (#624)
Show description for 26123a7
eriknw
authored
26123a7
View commit details
Copy full SHA for 26123a7
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Fix two numpy monoid identities and guard the table against drift (#586)
Show description for 7575078
eriknw
authored
7575078
View commit details
Copy full SHA for 7575078
View code at this point
Browse repository at this point
Read a nested array UDT scalar at its full extent (#585)
Show description for ec66929
eriknw
authored
ec66929
View commit details
Copy full SHA for ec66929
View code at this point
Browse repository at this point
Zero a UDT scalar's alignment padding instead of leaving it uninitialized (#584)
Show description for d9b1a66
eriknw
authored
d9b1a66
View commit details
Copy full SHA for d9b1a66
View code at this point
Browse repository at this point
Register the markers scipy's test modules declare (#582)
Show description for cba3b44
eriknw
authored
cba3b44
View commit details
Copy full SHA for cba3b44
View code at this point
Browse repository at this point
Compare the pypy check against true in the dependency-selection step (#580)
Show description for fb687dd
eriknw
authored
fb687dd
View commit details
Copy full SHA for fb687dd
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Adds IndexBinaryOp and fixes for JIT (#576)
Show description for 6f1eb02
jim22k
authored
6f1eb02
View commit details
Copy full SHA for 6f1eb02
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Maintenance overhaul: Python 3.14 support, drop 3.10, add IndexBinaryOp (#571)
Show description for c726047
eriknw
authored
c726047
View commit details
Copy full SHA for c726047
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
fix segfault, and make repr work with pandas 3 (#570)
jim22k
authored
fec13d7
View commit details
Copy full SHA for fec13d7
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Fix a numpy 2 deprecation warning (dtype "a" code) (#556)
eriknw
authored
2a4891f
View commit details
Copy full SHA for 2a4891f
View code at this point
Browse repository at this point
Update to support latest versions, including NumPy 2 (#546)
Show description for cf73b37
eriknw
and
jim22k
authored
cf73b37
View commit details
Copy full SHA for cf73b37
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
Adopt SPEC 0 (#537)
eriknw
authored
a621468
View commit details
Copy full SHA for a621468
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
Update to numba 0.59 and other version updates (#536)
eriknw
authored
8f36d46
View commit details
Copy full SHA for 8f36d46
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
Remove deprecated `to_values` and `from_values`. (#529)
Show description for a9598c5
eriknw
authored
a9598c5
View commit details
Copy full SHA for a9598c5
View code at this point
Browse repository at this point
Remove deprecated `gb.core.agg` (#527)
Show description for 919f41c
eriknw
authored
919f41c
View commit details
Copy full SHA for 919f41c
View code at this point
Browse repository at this point
Remove deprecated `gb.io.from_numpy` (and `to_numpy`) (#528)
Show description for 0149cde
eriknw
authored
0149cde
View commit details
Copy full SHA for 0149cde
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
Fix the return type of e.g. `agg.count` to be INT64 by default (#524)
Show description for 6ec05d1
eriknw
authored
6ec05d1
View commit details
Copy full SHA for 6ec05d1
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
Support `A.power(0)` (#518)
eriknw
authored
0bfcb66
View commit details
Copy full SHA for 0bfcb66
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Add `gb.MAX_SIZE`, which is `GrB_INDEX_MAX + 1` (#519)
eriknw
authored
1ecf333
View commit details
Copy full SHA for 1ecf333
View code at this point
Browse repository at this point
Commits on Nov 4, 2023
Add `semiring(A @ B @ C)` that applies semiring to both matmuls (#501)
Show description for c6d1e31
eriknw
authored
c6d1e31
View commit details
Copy full SHA for c6d1e31
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Handle dtypes (esp. UDTs) better in ewise_union (#517)
eriknw
authored
7935e50
View commit details
Copy full SHA for 7935e50
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Add `gb.ss.burble` from python-suitesparse-graphblas (#514)
eriknw
authored
228faa1
View commit details
Copy full SHA for 228faa1
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Add docstrings for using SS JIT, and make better (#512)
Show description for f0fd194
eriknw
authored
f0fd194
View commit details
Copy full SHA for f0fd194
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Try to fix failing test (#505)
eriknw
authored
add56c4
View commit details
Copy full SHA for add56c4
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
Add `A.setdiag(x, k)` (#493)
Show description for 2d6faf2
eriknw
authored
2d6faf2
View commit details
Copy full SHA for 2d6faf2
View code at this point
Browse repository at this point
Add docstring for SuiteSparse:GraphBLAS 8 configs (#504)
eriknw
authored
bf28a79
View commit details
Copy full SHA for bf28a79
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
MAINT: update versions of pandas, awkward, and pre-commit linting (#500)
eriknw
authored
36a25ba
View commit details
Copy full SHA for 36a25ba
View code at this point
Browse repository at this point
Commits on Aug 15, 2023
Add tests for `gb.ss.context` (#488)
eriknw
authored
45ccf4b
View commit details
Copy full SHA for 45ccf4b
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
Remove deprecated `{scan,selectk,compactify}_{row,column}wise` (#486)
eriknw
authored
c753947
View commit details
Copy full SHA for c753947
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
Add `matrix.power` to compute e.g. `A @ A @ A @ ...` (#483)
eriknw
authored
8e42ded
View commit details
Copy full SHA for 8e42ded
View code at this point
Browse repository at this point
Allow `__index__` only for integral dtypes on Scalars (#481)
eriknw
authored
3476731
View commit details
Copy full SHA for 3476731
View code at this point
Browse repository at this point
Removed deprecated draw (#485)
paul-tqh-nguyen
authored
ae0366a
View commit details
Copy full SHA for ae0366a
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
Update to support SuiteSparse:GraphBLAS 7 and 8 (#456)
eriknw
authored
f14cbac
View commit details
Copy full SHA for f14cbac
View code at this point
Browse repository at this point
doc: update io.rst for awkward array (#457)
Show description for 79cf3fa
SultanOrazbayev
authored
79cf3fa
View commit details
Copy full SHA for 79cf3fa
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
Move `dtypes._core` to `core.dtypes` (#479)
Show description for b7b25b7
eriknw
authored
b7b25b7
View commit details
Copy full SHA for b7b25b7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.