DrTimothyAldenDavis
Faculty member at Texas A&M University, Department of Computer Science and Engineering. You can also reach me at davis@tamu.edu.
Texas A&M UniversityCollege Station, Texas
DrTimothyAldenDavis's Stars
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
madler/zlib
A massively spiffy yet delicately unobtrusive compression library.
google/cpu_features
A cross platform C99 library to get cpu features at runtime.
RedisGraph/RedisGraph
A graph database as a Redis module
mfem/mfem
Lightweight, general, scalable C++ library for finite element methods
DrTimothyAldenDavis/SuiteSparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
Blosc/c-blosc
A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.
SynaLinks/HybridAGI
The Programmable Cypher-based Neuro-Symbolic AGI that lets you program its behavior using Graph-based Prompt Programming: for people who want AI to behave as expected
FalkorDB/FalkorDB
A super fast Graph Database uses GraphBLAS under the hood for its sparse adjacency matrix graph representation. Our goal is to provide the best Knowledge Graph for LLM (GraphRAG).
sheredom/json.h
🗄️ single header json parser for C and C++
jedisct1/libhydrogen
A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
gnu-octave/octave
GNU Octave Mirror (https://www.octave.org/hg/octave). Report bugs and submit pull requests (patches) at https://bugs.octave.org
sbeamer/gapbs
GAP Benchmark Suite
GraphBLAS/GraphBLAS-Pointers
Resources on the GraphBLAS standard for graph algorithms in the language of linear algebra
scikit-sparse/scikit-sparse
Sparse matrix tools extending scipy.sparse, but with incompatible licenses
python-graphblas/python-graphblas
Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics
python-graphblas/graphblas-algorithms
Graph algorithms written in GraphBLAS
alugowski/fast_matrix_market
Fast and full-featured Matrix Market I/O library for C++, Python, and R
scikit-umfpack/scikit-umfpack
The umfpack scikit provides wrapper of UMFPACK sparse direct solver to SciPy.
intel/forGraphBLASGo
Intel® Generic Implementation of GraphBLAS* for Go*
GT-TDAlab/PIGO
Parallel Graph Input Output
GraphBLAS/binsparse-specification
A cross-platform binary storage format for sparse data, particularly sparse matrices.
clouren/SPEX
intel/forLAGraphGo
Intel® Generic Implementation of LAGraph* for Go*
GraphBLAS/binsparse-reference-cpp
A C++ reference implementation for the Binsparse binary sparse format specification https://github.com/GraphBLAS/binsparse-specification.
GraphBLAS/GraphBLAS_proposals
Manage proposals for changes to the API Specification
conda-forge/graphblas-feedstock
A conda-smithy repository for graphblas.
conda-forge/python-suitesparse-graphblas-feedstock
A conda-smithy repository for python-suitesparse-graphblas.
jim22k/sscdf
Binary sparse storage scheme for SuiteSparse::GraphBLAS utilizing netCDF4
GraphBLAS/LAGraph-Docs