Inverting Matrices In-Place
· 9 min read
Over the last couple days I've been working out how to solve overdetermined systems of relatively short linear equations as part of a program that needs to fit conics, specifically ellipses.
How computers work under the hood and how to optimize for that
View All TagsOver the last couple days I've been working out how to solve overdetermined systems of relatively short linear equations as part of a program that needs to fit conics, specifically ellipses.