Skip to content

evjeesm/sparse

Repository files navigation

Sparse Array

It is a generic array for storing data with gaps. Optimizes required space by not storing zeroes. Can help for implementing efficient storage of huge sparse matrices.

Element access complexity: O(Log N).

Extends over a dynarr

Supported platforms

Platforms CI/CD COVERAGE
Linux status codecov
Windows status codecov

See Full Documentation

Memory layout

sparse-scheme

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •