144 skills found · Page 1 of 5
borglab / GtsamGTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.
rusty1s / Pytorch SparsePyTorch Extension Library of Optimized Autograd Sparse Matrix Operations
pydata / SparseSparse multi-dimensional arrays for the PyData ecosystem
lessthanoptimal / EjmlA fast and easy to use linear algebra library written in Java for dense, sparse, real, and complex matrices.
sparsemat / Sprssparse linear algebra library for rust
huggingface / Pytorch Block SparseFast Block Sparse Matrices for Pytorch
SciML / NonlinearSolve.jlHigh-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
dselivanov / RsparseFast and accurate machine learning on sparse matrices - matrix factorizations, regression, classification, top-N recommendations.
james-bowman / SparseSparse matrix formats for linear algebra supporting scientific and machine learning applications
brandonrobertz / SparseLSHA Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.
ujmp / Universal Java Matrix PackageA Java Library for sparse and dense matrices, linear algebra, visualization and big data
facebookresearch / BaspachoDirect solver for sparse SPD matrices for nonlinear optimization. Implements supernodal Cholesky decomposition algorithm, and supports GPU (CUDA).
JuliaSparse / SparseArrays.jlSparseArrays.jl is a Julia stdlib for working with sparse matrices
hornet-gt / HornetHornet data structure for sparse dynamic graphs and matrices
rragundez / ChunkdotMulti-threaded matrix multiplication and cosine similarity calculations for dense and sparse matrices. Appropriate for calculating the K most similar items for a large number of items by chunking the item matrix representation (embeddings) and using Numba to accelerate the calculations.
commonsense / Divisi2A Python library for learning from dimensionality reduction, supporting sparse and dense matrices.
criteo / Spark RSVDRandomized SVD of large sparse matrices on Spark
flaport / Torch Sparse SolveA sparse KLU solver for PyTorch.
sfilippone / Psblas3A library of parallel sparse linear algebra on high performance computer.
mlin / SpVCFSparse Project VCF: evolution of VCF to encode population genotype matrices efficiently