Hacker News new | ask | show | jobs
by tryingtopost 1737 days ago
It exists. Linear algebra is defined over finite fields. In the case of {0, 1} that is Z_2 and the case of { -1, 0, + 1 } that is Z_3.
1 comments

There are algorithms which fail over GF(2). Gram-schmidt, for instance.