# HG changeset patch # User HackBot # Date 1389739762 0 # Node ID 01b99fd25d80a339ca68cb44c42d9773cd8584fa # Parent 0eb46f34cdcef5bb1e97fde53990572e8612ff55 mv wisdom/sparse{," matrix algorithm"} diff -r 0eb46f34cdce -r 01b99fd25d80 wisdom/sparse --- a/wisdom/sparse Tue Jan 14 21:05:11 2014 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -Sparse matrix algorithms are a trivial special case of non-sparse matrix algorithms, by conjugating with the sparsification operation. diff -r 0eb46f34cdce -r 01b99fd25d80 wisdom/sparse matrix algorithm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wisdom/sparse matrix algorithm Tue Jan 14 22:49:22 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.