# HG changeset patch # User HackBot # Date 1389680915 0 # Node ID 331440000da940c8312b9dca000dad22b48cd9ae # Parent b80272263a051452c28cb596f8d32d0f67a9251b learn Sparse matrix algorithms are a trivial special case of non-sparse matrix algorithms, by conjugating with the sparsification operation. diff -r b80272263a05 -r 331440000da9 wisdom/sparse --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wisdom/sparse Tue Jan 14 06:28:35 2014 +0000 @@ -0,0 +1,1 @@ +Sparse matrix algorithms are a trivial special case of non-sparse matrix algorithms, by conjugating with the sparsification operation.