Updated 6 months ago
BracketingNonlinearSolve
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
Updated 6 months ago
ntpoly
A massively parallel library for computing the functions of sparse matrices.
Updated 6 months ago
rsparse
Fast and accurate machine learning on sparse matrices - matrix factorizations, regression, classification, top-N recommendations.
Updated 5 months ago
https://github.com/briochemc/hyperdualmatrixtools.jl
A little Julia module to allow factorization and backslash to work with hyperdual-valued arrays and sparse arrays.
Updated 6 months ago
suitesparse
SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support
Updated 6 months ago
MatrixBandwidth
Fast algorithms for matrix bandwidth minimization and matrix bandwidth recognition in Julia.