An open API service providing commit metadata for open source projects.

GitHub / JuliaSparse/SuiteSparseGraphBLAS.jl / commits

Sparse, General Linear Algebra for Graphs!

SHA Message Author Date Stats
001bea19 Update ci.yml Raye Kimmerer <r****e@r****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7d740d3a Update TagBot.yml Raye Kimmerer <r****e@r****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7eb90c26 Update ci.yml Raye Kimmerer <r****e@r****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5b8dd531 merge Merge pull request #148 from AntoineBut/patch-1 Viral B. Shah <v****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
bb5a192b Fixed errors in any and pair notes AntoineBut <9****t@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
dc5fbec7 separate out low level changes, highlevel changes next Raye Kimmerer <r****e@r****m> over 2 years ago
72a0acb1 Successful unaryop compilation on macOS Will Kimmerer <k****r@m****u> almost 3 years ago
d25704ea redo old Will Kimmerer <k****r@m****u> almost 3 years ago
51075dfa fix up solvers, prep for operator and compile changes Will Kimmerer <k****r@m****u> almost 3 years ago
70fba1ec Update Project.toml Raye Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5d3f5ecd Update Project.toml Raye Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e171b358 fix failed conversion from GBMatrix{Int} to GBMatrix{Float32} #97 Will Kimmerer <k****r@m****u> almost 3 years ago
d5651805 fix stackoverflow on 1.10+ Will Kimmerer <k****r@m****u> almost 3 years ago
d5da04a1 fix #117 Will Kimmerer <k****r@m****u> almost 3 years ago
34acd3bd Prepare for `AdjointFactorization` (#111) Daniel Karrasch <d****h@p****e>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
050c796e Fix 113 and add regression (#114)
Signed-off-by: Don MacMillen <d****n@m****t>
Don MacMillen <d****n@m****t>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
abdeadc0 Remove `kron` piracy (#119) Eric Hanson <5****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ce89efca rm old file Will Kimmerer <k****r@m****u> almost 4 years ago
01bccef1 merge Merge branch 'master' of https://github.com/JuliaSparse/SuiteSparseGraphBLAS.jl Will Kimmerer <k****r@m****u> almost 4 years ago
cf5f4161 docs and indexop changes Will Kimmerer <k****r@m****u> almost 4 years ago
45979225 docs and IndexOp changes Will Kimmerer <k****r@m****u> almost 4 years ago
0e5f02e2 small edit to sparsitystatus Will Kimmerer <k****r@m****u> almost 4 years ago
312d5fa2 add countstored Will Kimmerer <k****r@m****u> almost 4 years ago
7bef4230 allow use of fill in eunion Will Kimmerer <k****r@m****u> almost 4 years ago
d0c41b74 reshape fixes, copy of ShallowVec Will Kimmerer <k****r@m****u> almost 4 years ago
1d4eeb9b bcasting tests, correct isiso usage Will Kimmerer <k****r@m****u> almost 4 years ago
f72a06b2 correct some mask issues, improve bcast support Will Kimmerer <k****r@m****u> almost 4 years ago
9aed241e merge Merge branch 'master' of https://github.com/JuliaSparse/SuiteSparseGraphBLAS.jl Will Kimmerer <k****r@m****u> almost 4 years ago
640185a2 fix broadcast misorder Will Kimmerer <k****r@m****u> almost 4 years ago
36637cc0 Tag 0.9 Will Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
82008858 CompatHelper: add new compat entry for Blobs at version 0.5, (keep existing c...
Co-authored-by: CompatHelper Julia <c****y@j****g>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
ad5d6738 add idxunaryops back finally Will Kimmerer <k****r@m****u> almost 4 years ago
075d7317 fix broadcast regression Will Kimmerer <k****r@m****u> almost 4 years ago
75577e65 notes on solvers in SSGrB Will Kimmerer <k****r@m****u> almost 4 years ago
5b928aa1 sufficient coverage of cholmod, wrappers still very broken. improve broadcast... Will Kimmerer <k****r@m****u> almost 4 years ago
82745676 reduce cholesky manual labor, still a little buggy Will Kimmerer <k****r@m****u> almost 4 years ago
84b21d7f copy over basic cholesky support from old code. Just needs more ctors Will Kimmerer <k****r@m****u> almost 4 years ago
056b5ea5 namespace functions for 1.7? Will Kimmerer <k****r@m****u> almost 4 years ago
3a3c4cf7 defragile umfpack, passes tests, diagonal ctors, few bugfixes Will Kimmerer <k****r@m****u> almost 4 years ago
ebbf9238 fix up part of umfpack tests, hyperpack Will Kimmerer <k****r@m****u> almost 4 years ago
c51ee58c merge the old iterator work with the new Will Kimmerer <k****r@m****u> almost 4 years ago
76c1b692 rm use of Nothing as fill, we want to use Missing Will Kimmerer <k****r@m****u> almost 4 years ago
53f853cc update iterator impl and add to main Will Kimmerer <k****r@m****u> almost 4 years ago
43fc08e8 new storageorder impl Will Kimmerer <k****r@m****u> almost 4 years ago
8f6354de rm tricks, SO up Will Kimmerer <k****r@m****u> almost 4 years ago
8cb1d829 Fix Mask (#91) Will Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
bbfa3dc3 gitignore updates Will Kimmerer <k****r@m****u> almost 4 years ago
6daecbde rm unecessary increment Will Kimmerer <k****r@m****u> almost 4 years ago
ac13313a v0.8 Will Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f6ffd1ee min v1.7? Will Kimmerer <k****r@m****u> almost 4 years ago
c3b42e49 merge Merge branch 'master' of https://github.com/JuliaSparse/SuiteSparseGraphBLAS.jl Will Kimmerer <k****r@m****u> almost 4 years ago
4365e013 fix leak Will Kimmerer <k****r@m****u> almost 4 years ago
9efc470f shrink mul sizes? Ray Kimmerer <k****r@m****u> almost 4 years ago
0dddddc6 Matrix_option_get to generated func, rm _signperm Ray Kimmerer <k****r@m****u> almost 4 years ago
1b7c4063 rm umfpack doctest Will Kimmerer <k****r@m****u> almost 4 years ago
d9b7ed57 docdates Will Kimmerer <k****r@m****u> almost 4 years ago
0a7e2975 Add shallow types and KLU support, initial UMFPACK support as well (#90) Will Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f36f7ed3 Coverage (#87) Will Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
76577d70 expand reduce to vector properly Will Kimmerer <k****r@m****u> about 4 years ago
16819efd descriptor rework, add reduce error for masking. TODO: determine shape of red... Will Kimmerer <k****r@m****u> about 4 years ago
2e674308 handle any pointer Will Kimmerer <k****r@m****u> about 4 years ago
ad85a8f0 fix hang on _handlemask! Will Kimmerer <k****r@m****u> about 4 years ago
800c44c6 forward declare Structural, generalize descriptor Will Kimmerer <k****r@m****u> about 4 years ago
dd78000c improve complement handling, fix structural + complement handling Will Kimmerer <k****r@m****u> about 4 years ago
ba702df6 correct mask handling, add Complement and Structural Will Kimmerer <k****r@m****u> about 4 years ago
9736ceb8 fix silent failure of mask = Transpose due to unsafe fallback Will Kimmerer <k****r@m****u> about 4 years ago
2c5a8bbc issues to runtests, fix indexing stragglers Will Kimmerer <k****r@m****u> about 4 years ago
187940ab add two missing ctors, add issue tests Will Kimmerer <k****r@m****u> about 4 years ago
114ed73b allow ewise ops between gbvector and gbmat Will Kimmerer <k****r@m****u> about 4 years ago
8e8b29c2 add reshape, partially fix #81 Will Kimmerer <k****r@m****u> about 4 years ago
19b09b7c new clangwrap Will Kimmerer <k****r@m****u> about 4 years ago
ebbc25c5 rm export.jl Will Kimmerer <k****r@m****u> about 4 years ago
ba333803 UDT/Monoid/Bugfix Update (#86) Will Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
7aeaf5b8 fix _monoidnew! eval Wimmerer <k****r@m****u> about 4 years ago
77b7bba3 prep for UDT and monoid fixes Wimmerer <k****r@m****u> about 4 years ago
4a9cc0cb missing module end Wimmerer <k****r@m****u> about 4 years ago
ef61ca3c drop specialized memory management, keep changes Wimmerer <k****r@m****u> about 4 years ago
2357e2ee show lib used for tests Wimmerer <k****r@m****u> about 4 years ago
e284caad fix binop and monoid usage for UDTs Wimmerer <k****r@m****u> over 4 years ago
fd54173a missing return Ray Kimmerer <k****r@m****u> over 4 years ago
ad4d423a fix BinOp stackoverflow Ray Kimmerer <k****r@m****u> over 4 years ago
fe048600 fix ambiguity, UDT functions still broken Ray Kimmerer <k****r@m****u> over 4 years ago
aec1e2c2 add rebaseindices kw Ray Kimmerer <k****r@m****u> over 4 years ago
04a8b2e1 Update Project.toml Will Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6044ef6f fix type instability in struct definitions Will Kimmerer <w****r@o****m> over 4 years ago
b10702e6 Update Project.toml Will Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5f07c997 error rather than segfault by accidentally bypassing outer ctors Wimmerer <k****r@m****u> over 4 years ago
101f8750 fix comment Wimmerer <k****r@m****u> over 4 years ago
e097989c v_up Wimmerer <k****r@m****u> over 4 years ago
989ad2cc merge Merge branch 'master' of https://github.com/JuliaSparse/SuiteSparseGraphBLAS.jl Wimmerer <k****r@m****u> over 4 years ago
9aba30a0 slightly rewrite iterator Wimmerer <k****r@m****u> over 4 years ago
fca820eb switch to BLAS.get_num_threads Will Kimmerer <w****r@o****m> over 4 years ago
e4f7f56d update bench script Will Kimmerer <w****r@o****m> over 4 years ago
cb934786 fixes Will Kimmerer <w****r@o****m> over 4 years ago
9978cb63 wait returns object waited on Will Kimmerer <w****r@o****m> over 4 years ago
c4401854 Tpose (#67) Will Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
277e840d Update index.md Will Kimmerer <w****r@o****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
14f9b94f fix tests and increment/decrement Wimmerer <k****r@m****u> over 4 years ago
7a9e3fce fix indexing Wimmerer <k****r@m****u> over 4 years ago
989da7c0 rm some additional exports Will Kimmerer <w****r@o****m> over 4 years ago

← Back to repository