Computational Improvements to Matrix Operations
Abstract
An alternative to the matrix inverse procedure is presented. Given a bit register which is arbitrarily large, the matrix inverse to an arbitrarily large matrix can be peformed in O(N2) operations, and to matrix multiplication on a vector in O(N). This is in contrast to the usual O(N3) and O(N2). A finite size bit register can lead to speeds up of an order of magnitude in large matrices such as 500× 500. The FFT can be improved from O(N N) to O(N) steps, or even fewer steps in a modified butterfly configuration.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.