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
notebooks
on
22-docs
User selector
All users
All time
Commit history
Commits on Oct 14, 2023
Test against python-suitesparse-graphblas 8.2.1.0 in CI (#511)
Show description for cb9be54
eriknw
authored
cb9be54
View commit details
Copy full SHA for cb9be54
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
Add notebook for creating (and exploring) logos (#506)
Show description for 43deb66
eriknw
authored
43deb66
View commit details
Copy full SHA for 43deb66
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
Remove use of `from_numpy` and misc updates/cleanup (#395)
eriknw
authored
7be68cf
View commit details
Copy full SHA for 7be68cf
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Move suitesparse-specific operators to `.ss` namespace (and deprecate current location). (#366)
Show description for 3380e04
eriknw
authored
3380e04
View commit details
Copy full SHA for 3380e04
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Deprecate `ss.scan_rowwise`, `ss.compactify_rowwise`, and `ss.selectk_rowwise` (#336)
Show description for 5eeb17c
eriknw
authored
5eeb17c
View commit details
Copy full SHA for 5eeb17c
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
Deprecate `to_values` and `from_values` (use `to_coo` and `from_coo` instead) (#331)
Show description for 3182930
eriknw
authored
3182930
View commit details
Copy full SHA for 3182930
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
Update notebooks to not use deprecated `gb.io.draw` (#327)
eriknw
authored
f064f02
View commit details
Copy full SHA for f064f02
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
Move files to `gb.core` for better tab-completion (#289)
Show description for 171c092
eriknw
authored
171c092
View commit details
Copy full SHA for 171c092
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
Add notebook presented at HPEC GraphBLAS BoF (#284)
eriknw
authored
e105586
View commit details
Copy full SHA for e105586
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
Render aggregator notebook (#281)
Show description for 0585ef7
eriknw
authored
0585ef7
View commit details
Copy full SHA for 0585ef7
View code at this point
Browse repository at this point
Commits on Jul 9, 2022
[WIP] Fill out the documentation (#268)
Show description for 49d6e02
jim22k
authored
49d6e02
View commit details
Copy full SHA for 49d6e02
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
`{to,from}_scipy_sparse` array (#260)
Show description for ece9859
eriknw
authored
ece9859
View commit details
Copy full SHA for ece9859
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
Add `x.reposition` to "shift" values around. (#215)
Show description for 7b7bb06
eriknw
authored
7b7bb06
View commit details
Copy full SHA for 7b7bb06
View code at this point
Browse repository at this point
Commits on Apr 16, 2022
Add git pre-commit hooks (#214)
eriknw
authored
61b939d
View commit details
Copy full SHA for 61b939d
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
Rename project to "Python-GraphBLAS" and package to `graphblas` (#204)
Show description for b576aac
eriknw
authored
b576aac
View commit details
Copy full SHA for b576aac
View code at this point
Browse repository at this point
Change how we create objects! For example, `Vector(float, size=2)`. (#205)
Show description for f5d2de1
eriknw
authored
f5d2de1
View commit details
Copy full SHA for f5d2de1
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
Don't use complex dtypes in notebooks
eriknw
committed
8b9c849
View commit details
Copy full SHA for 8b9c849
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
Aha, this should fix it. Subtle!
eriknw
committed
4b68020
View commit details
Copy full SHA for 4b68020
View code at this point
Browse repository at this point
Don't reduce to empty in Louvain notebook (maybe fix?)
eriknw
committed
2a4aea0
View commit details
Copy full SHA for 2a4aea0
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
maybe fix stalled CI (update reduce to scalar Level BFS notebook)
eriknw
committed
8a93322
View commit details
Copy full SHA for 8a93322
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
Changes to make aggregators more compatible with `dask-grblas`
Show description for 4d6ca9e
eriknw
committed
4d6ca9e
View commit details
Copy full SHA for 4d6ca9e
View code at this point
Browse repository at this point
Commits on Dec 5, 2021
simplified assert_components_equal()
ParticularMiner
committed
a86169f
View commit details
Copy full SHA for a86169f
View code at this point
Browse repository at this point
Commits on Dec 4, 2021
added a bit more permutation-related stuff
ParticularMiner
committed
a1743db
View commit details
Copy full SHA for a1743db
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
incorporated @eriknw's suggestions/corrections
ParticularMiner
committed
d7ab4cd
View commit details
Copy full SHA for d7ab4cd
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
incorporated latest changes to FastSV from authors' paper
ParticularMiner
committed
4441021
View commit details
Copy full SHA for 4441021
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
permuted vertex labels to further test connected components algorithm
ParticularMiner
committed
c5b0de5
View commit details
Copy full SHA for c5b0de5
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
added example based on FastSV (a connected components algorithm)
ParticularMiner
committed
0fee796
View commit details
Copy full SHA for 0fee796
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
Add `commutes_to` and `is_commutative` to binaryops and monoids.
Show description for 541f351
eriknw
committed
541f351
View commit details
Copy full SHA for 541f351
View code at this point
Browse repository at this point
Commits on Sep 24, 2021
Deprecate `reduce_rows` and `scan_rows` (and columns).
Show description for d9add51
eriknw
committed
d9add51
View commit details
Copy full SHA for d9add51
View code at this point
Browse repository at this point
Commits on Sep 17, 2021
Run black on notebooks
eriknw
committed
2bc2577
View commit details
Copy full SHA for 2bc2577
View code at this point
Browse repository at this point
Commits on Sep 11, 2021
A newly created recorder will begin recording by default.
Show description for 3a4509e
eriknw
committed
3a4509e
View commit details
Copy full SHA for 3a4509e
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Update notebook
eriknw
committed
d5f795c
View commit details
Copy full SHA for d5f795c
View code at this point
Browse repository at this point
Commits on May 27, 2021
Update Aggregators.ipynb
eriknw
committed
ccd7911
View commit details
Copy full SHA for ccd7911
View code at this point
Browse repository at this point
Commits on May 6, 2021
Also show aggregator recipes for Vectors
eriknw
committed
03e1ada
View commit details
Copy full SHA for 03e1ada
View code at this point
Browse repository at this point
Add notebook that looks at the aggregators.
Show description for 2c7cf32
eriknw
committed
2c7cf32
View commit details
Copy full SHA for 2c7cf32
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.