The Wayback Machine - https://web.archive.org/web/20211124194902/https://github.com/DrTimothyAldenDavis
Skip to content
Avatar

Achievements

Achievements

Organizations

@GraphBLAS
Block or Report

Block or report DrTimothyAldenDavis

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University

    C 496 133

  2. SuiteSparse:GraphBLAS: graph algorithms in the language of linear algebra. For production: (default) STABLE branch. Code development: (non-default) MASTER branch. For a short video intro, see https…

    C 136 32

  3. Forked from JuliaSparse/SuiteSparseGraphBLAS.jl

    Sparse, General Linear Algebra for Graphs!

    Julia

1,163 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2021

Created 1 repository
Opened 2 pull requests in 2 repositories
DrTimothyAldenDavis/GraphBLAS 1 merged
JuliaSparse/SuiteSparseGraphBLAS.jl 1 merged
Reviewed 2 pull requests in 2 repositories
DrTimothyAldenDavis/SuiteSparse 1 pull request
DrTimothyAldenDavis/GraphBLAS 1 pull request

Created an issue in GraphBLAS/graphblas-api-c that received 3 comments

GrB_PANIC is too extreme for invalid serialized data

The draft v2.0 spec states that GrB_PANIC means that no program data of any kind can be guaranteed if a panic occurs (line 731). A PANIC means that…

3 comments