view wisdom/sparse matrix algorithm @ 12265:984c8295238b draft

<b_jonas> slashlearn aoc/Advent of Code (AoC) is a series of programming puzzles that some regulars enjoy, found at "https://adventofcode.com/2019/about".
author HackEso <hackeso@esolangs.org>
date Mon, 16 Dec 2019 22:49:45 +0000
parents 01b99fd25d80
children
line wrap: on
line source

Sparse matrix algorithms are a trivial special case of non-sparse matrix algorithms, by conjugating with the sparsification operation.