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
Fix testing fix_test_suitesparse_graphblas
- #464
#464
Merged
eriknw
merged 10 commits into
python-graphblas:main
python-graphblas/python-graphblas:main
from
eriknw:fix_test_suitesparse_graphblas
eriknw/grblas:fix_test_suitesparse_graphblas
Copy head branch name to clipboard
Jun 22, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix testing fix_test_suitesparse_graphblas
#464
eriknw
merged 10 commits into
python-graphblas:main
python-graphblas/python-graphblas:main
from
eriknw:fix_test_suitesparse_graphblas
eriknw/grblas:fix_test_suitesparse_graphblas
Copy head branch name to clipboard
Commits
Commits on Jun 21, 2023
Fix testing fix_test_suitesparse_graphblas
eriknw
committed
90b034a
View commit details
Copy full SHA for 90b034a
Browse repository at this point
Support numpy 1.25 (`np.find_common_type` is deprecated)
eriknw
committed
2e53a9c
View commit details
Copy full SHA for 2e53a9c
Browse repository at this point
oops
eriknw
committed
2ed6b82
View commit details
Copy full SHA for 2ed6b82
Browse repository at this point
Ignore `np.find_common_type` DeprecationWarning for now, b/c other dependencies use it
eriknw
committed
ba8719d
View commit details
Copy full SHA for ba8719d
Browse repository at this point
No idea why awkward tests are failing
eriknw
committed
e15f369
View commit details
Copy full SHA for e15f369
Browse repository at this point
Try to make valid numpy 1.25 environment
eriknw
committed
d17e376
View commit details
Copy full SHA for d17e376
Browse repository at this point
Don't make xfail strict while awkward is failing
eriknw
committed
2b3b250
View commit details
Copy full SHA for 2b3b250
Browse repository at this point
Don't install scipy.sparse 1.8 with numpy 1.25
eriknw
committed
581dd46
View commit details
Copy full SHA for 581dd46
Browse repository at this point
Commits on Jun 22, 2023
Why is every service flaky?!
eriknw
committed
ea185c2
View commit details
Copy full SHA for ea185c2
Browse repository at this point
Retry coveralls again, and don't fail if retry fails
eriknw
committed
7924e75
View commit details
Copy full SHA for 7924e75
Browse repository at this point
You can’t perform that action at this time.