Files
ports/math/m4ri/pkg-descr
Yuri Victorovich d0a737fa90 Revert "math/*: Improve and expand pkg-descr"
This reverts commit 5f90970e57.
2025-09-30 00:10:55 -07:00

6 lines
361 B
Plaintext

M4RI is a library for fast arithmetic with dense matrices over F2. The name M4RI
comes from the first implemented algorithm: The "Method of the Four Russians"
inversion algorithm published by Gregory Bard. This algorithm in turn is named
after the "Method of the Four Russians" multiplication algorithm which is
probably better referred to as Kronrod's method.