Sparse array frameworks are becoming increasingly capable, but their performance depends heavily on input sparsity patterns and full application structure. The Sparse Array Programming Suite provides realistic applications for making informed design and implementation decisions.

The programs are adapted from real-world applications using a straightforward array-programming style. Each benchmark is plain Python built from Array API functions, collective operations such as +, *, sum, and reduce, and minimal control flow.

Explore the benchmarks View the leaderboard Installation and usage