Sparse Linear System

In this case, we restrict AA to be sparse (i.e. AA only has O(n)O(n) nonzero entries).

Parameters

  • nn: number of variables and number of equations
  • mm: number of nonzero entries in matrix
  • kk: ratio between largest and smallest eigenvalues

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Displaying 1 of 1 algorithms

See more
Harrow (Quantum)2009O(k2logn)O(k^2 \log n)O(logn)O(\log n)

Reductions Table

Insuffient Data to display table

Other relevant algorithms

Insuffient Data to display table