SkillAgentSearch skills...

SparseArrays.jl

SparseArrays.jl is a Julia stdlib for working with sparse matrices

Install / Use

/learn @JuliaSparse/SparseArrays.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SparseArrays

| Documentation | Build Status | |:-----------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:| | | |

This package ships as part of the Julia stdlib.

SparseArrays.jl provides functionality for working with sparse arrays in Julia.

Updating SuiteSparse

In order to upgrade SparseArrays.jl to use a new release of SuiteSparse, the following steps are necessary:

  1. Update SuiteSparse in Yggdrasil
  2. Update the SuiteSparse wrappers in SparseArrays.jl/gen and generate the new wrappers
  3. Run BumpStdlibs to update the SparseArrays.jl version in julia master
  4. Update the relevant stdlibs in Julia to pull in the new releases

Related Skills

View on GitHub
GitHub Stars99
CategoryDevelopment
Updated24d ago
Forks69

Languages

Julia

Security Score

85/100

Audited on Mar 2, 2026

No findings