FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Update to SuiteSparse:GraphBLAS 8.0.0 by eriknw · Pull Request #456 · python-graphblas/python-graphblas · GitHub
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
Update to SuiteSparse:GraphBLAS 8.0.0
- #456
#456
Merged
eriknw
merged 45 commits into
python-graphblas:main
python-graphblas/python-graphblas:main
from
eriknw:v8.0.0
eriknw/grblas:v8.0.0
Copy head branch name to clipboard
Jul 5, 2023
Conversation
Commits
45
(45)
Checks
Files changed
Merged
Update to SuiteSparse:GraphBLAS 8.0.0
#456
eriknw
merged 45 commits into
python-graphblas:main
python-graphblas/python-graphblas:main
from
eriknw:v8.0.0
eriknw/grblas:v8.0.0
Copy head branch name to clipboard
Commits
Commits on May 21, 2023
Update to SuiteSparse:GraphBLAS 8.0.0
eriknw
committed
375835b
View commit details
Copy full SHA for 375835b
Browse repository at this point
Let the tests run
eriknw
committed
94f968b
View commit details
Copy full SHA for 94f968b
Browse repository at this point
oops
eriknw
committed
f75ee19
View commit details
Copy full SHA for f75ee19
Browse repository at this point
Commits on May 22, 2023
Allow contexts to stack/chain together
eriknw
committed
b57cbff
View commit details
Copy full SHA for b57cbff
Browse repository at this point
Commits on Jun 3, 2023
Merge branch 'main' into v8.0.0
eriknw
committed
ea116ea
View commit details
Copy full SHA for ea116ea
Browse repository at this point
Update to 8.0.1
eriknw
committed
0ae080e
View commit details
Copy full SHA for 0ae080e
Browse repository at this point
Make `dtypes` a directory so we can add `gb.dtypes.ss`
eriknw
committed
a1b757e
View commit details
Copy full SHA for a1b757e
Browse repository at this point
Commits on Jun 7, 2023
bump ruff and mark more slow tests
eriknw
committed
8ec612f
View commit details
Copy full SHA for 8ec612f
Browse repository at this point
Commits on Jun 12, 2023
moar
eriknw
committed
3996198
View commit details
Copy full SHA for 3996198
Browse repository at this point
Commits on Jun 18, 2023
JIT for binary and indexunary operators (untested, undocumented)
eriknw
committed
e44c08f
View commit details
Copy full SHA for e44c08f
Browse repository at this point
oops forgot to add file
eriknw
committed
aa627d0
View commit details
Copy full SHA for aa627d0
Browse repository at this point
Commits on Jun 21, 2023
Add test for suitesparse jit
eriknw
committed
620735c
View commit details
Copy full SHA for 620735c
Browse repository at this point
Bump pre-commit
eriknw
committed
31faf9b
View commit details
Copy full SHA for 31faf9b
Browse repository at this point
Commits on Jun 22, 2023
Merge branch 'main' into v8.0.0
eriknw
committed
a835b33
View commit details
Copy full SHA for a835b33
Browse repository at this point
Commits on Jun 23, 2023
Merge branch 'main' into v8.0.0
eriknw
committed
206d433
View commit details
Copy full SHA for 206d433
Browse repository at this point
bump ruff
eriknw
committed
0e6a217
View commit details
Copy full SHA for 0e6a217
Browse repository at this point
Commits on Jun 27, 2023
Handle scipy 1.11.0
eriknw
committed
b4234e9
View commit details
Copy full SHA for b4234e9
Browse repository at this point
oops fix usage of check_status_carg
eriknw
committed
3416f31
View commit details
Copy full SHA for 3416f31
Browse repository at this point
Add ways to use easily use burble in tests
eriknw
committed
36be766
View commit details
Copy full SHA for 36be766
Browse repository at this point
Try this to allow pre-release
eriknw
committed
20bde63
View commit details
Copy full SHA for 20bde63
Browse repository at this point
oops and here
eriknw
committed
70a7b98
View commit details
Copy full SHA for 70a7b98
Browse repository at this point
Commits on Jun 28, 2023
Merge branch 'main' into v8.0.0
eriknw
committed
da1fac3
View commit details
Copy full SHA for da1fac3
Browse repository at this point
Fix bad merge
eriknw
committed
e259d22
View commit details
Copy full SHA for e259d22
Browse repository at this point
Try to fix SS JIT config when testing on Linux
eriknw
committed
05d3db8
View commit details
Copy full SHA for 05d3db8
Browse repository at this point
Install c-compiler for JIT
eriknw
committed
8ffd6ba
View commit details
Copy full SHA for 8ffd6ba
Browse repository at this point
More experimentation
eriknw
committed
00d2e6b
View commit details
Copy full SHA for 00d2e6b
Browse repository at this point
Better handle JIT UDT numpy and numba dtypes
eriknw
committed
76dc467
View commit details
Copy full SHA for 76dc467
Browse repository at this point
Try this
eriknw
committed
0526bfb
View commit details
Copy full SHA for 0526bfb
Browse repository at this point
Commits on Jun 29, 2023
skip ssjit tests on macos for now
eriknw
committed
0763253
View commit details
Copy full SHA for 0763253
Browse repository at this point
Merge branch 'main' into v8.0.0
eriknw
committed
1125674
View commit details
Copy full SHA for 1125674
Browse repository at this point
fix `ss.dtypes`
eriknw
committed
d7a9460
View commit details
Copy full SHA for d7a9460
Browse repository at this point
Commits on Jul 1, 2023
Run with SuiteSparse 7 and 8
eriknw
committed
8c3692a
View commit details
Copy full SHA for 8c3692a
Browse repository at this point
Commits on Jul 2, 2023
Enable SS 7 in CI; and a bit more coverage
eriknw
committed
9a9d24b
View commit details
Copy full SHA for 9a9d24b
Browse repository at this point
Try this
eriknw
committed
0d564e0
View commit details
Copy full SHA for 0d564e0
Browse repository at this point
Still experimenting
eriknw
committed
1add974
View commit details
Copy full SHA for 1add974
Browse repository at this point
Another try
eriknw
committed
1109d02
View commit details
Copy full SHA for 1109d02
Browse repository at this point
skip SS JIT on macos again
eriknw
committed
3c234f3
View commit details
Copy full SHA for 3c234f3
Browse repository at this point
Oops, forgot to commit this when trying clang
eriknw
committed
d3e2a4f
View commit details
Copy full SHA for d3e2a4f
Browse repository at this point
Don't use `-isysroot` for SS JIT on macos
eriknw
committed
c9b3beb
View commit details
Copy full SHA for c9b3beb
Browse repository at this point
Clean up; SS JIT working on macos in CI now!
eriknw
committed
86bddfc
View commit details
Copy full SHA for 86bddfc
Browse repository at this point
Commits on Jul 5, 2023
Clean up; change dependency metadata to only use SS:GB 7
eriknw
committed
546814b
View commit details
Copy full SHA for 546814b
Browse repository at this point
Test python-suitespare-graphblas 8 wheels
eriknw
committed
fdd4cad
View commit details
Copy full SHA for fdd4cad
Browse repository at this point
hmm, don't test JIT on Windows with suitesparse-graphblas wheels
eriknw
committed
aee83f8
View commit details
Copy full SHA for aee83f8
Browse repository at this point
Clean up again
eriknw
committed
8639b0b
View commit details
Copy full SHA for 8639b0b
Browse repository at this point
Update ss config doc for experimental GPU support
eriknw
committed
6270abf
View commit details
Copy full SHA for 6270abf
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL