annotate wisdom/sparse matrix algorithm @ 4432:f88e208f239d

<kmc> echo \'as="$1"; shift; echo "$as" | gcc "$@" -c -x assembler /dev/stdin -o /tmp/as86.o && objcopy -O binary /tmp/as86.{o,bin} && xxd -p /tmp/as86.bin\' > bin/as86 && chmod +x bin/as86
author HackBot
date Mon, 10 Feb 2014 06:56:04 +0000
parents 01b99fd25d80
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4304
01b99fd25d80 <oerjan> mv wisdom/sparse{," matrix algorithm"}
HackBot
parents:
diff changeset
1 Sparse matrix algorithms are a trivial special case of non-sparse matrix algorithms, by conjugating with the sparsification operation.