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
Type
/
to 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
.
SparseLinearAlgebra
/
LAGraph
Public
forked from
GraphBLAS/LAGraph
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Implement RSMs reachability algorithm
- #7
#7
Open
Zestria
wants to merge 12 commits into
SparseLinearAlgebra:stable
SparseLinearAlgebra/LAGraph:stable
from
Zestria:feat/rsm-reach
Zestria/LAGraph:feat/rsm-reach
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Implement RSMs reachability algorithm
#7
Zestria
wants to merge 12 commits into
SparseLinearAlgebra:stable
SparseLinearAlgebra/LAGraph:stable
from
Zestria:feat/rsm-reach
Zestria/LAGraph:feat/rsm-reach
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2025
feat: add RSM_reachability algorithm
Zestria
committed
a6e4dbe
View commit details
Copy full SHA for a6e4dbe
Browse repository at this point
feat: add simple test for RSM_reachability algo
Zestria
committed
2dd9590
View commit details
Copy full SHA for 2dd9590
Browse repository at this point
Commits on Feb 20, 2026
feat: implement the algorithm of rsm reachability
Zestria
committed
f079f76
View commit details
Copy full SHA for f079f76
Browse repository at this point
Commits on Mar 3, 2026
feat: add the algorithm's description
Zestria
committed
767268b
View commit details
Copy full SHA for 767268b
Browse repository at this point
Commits on Apr 8, 2026
Implement second version of new algorithm
Zestria
committed
745f215
View commit details
Copy full SHA for 745f215
Browse repository at this point
Commits on Apr 17, 2026
CFPQ RSM algorithm v3
Zestria
committed
f458137
View commit details
Copy full SHA for f458137
Browse repository at this point
refactor: built rsm_call matrix internally instead of accepting as parameter
Zestria
committed
530be6c
View commit details
Copy full SHA for 530be6c
Browse repository at this point
Commits on Apr 19, 2026
refactor: consolidate RSM parameters into struct and modularize tests
Zestria
committed
fca24ca
View commit details
Copy full SHA for fca24ca
Browse repository at this point
feat: add multiple source support to CFPQ algorithm
Zestria
committed
c9efb51
View commit details
Copy full SHA for c9efb51
Browse repository at this point
Commits on Apr 23, 2026
fix: Stack structure is redundant, use P instead
Zestria
committed
35bee56
View commit details
Copy full SHA for 35bee56
Browse repository at this point
Commits on Apr 28, 2026
fix: use matrix_reshape_dup to avoid 32-bit overflow
Show description for e7f0b95
Zestria
committed
e7f0b95
View commit details
Copy full SHA for e7f0b95
Browse repository at this point
Commits on Apr 29, 2026
fix: resolve stash conflict markers from accidental push
Zestria
committed
bb7dc96
View commit details
Copy full SHA for bb7dc96
Browse repository at this point
You can’t perform that action at this time.