Zulip Chat Archive
Stream: Is there code for X?
Topic: Row space computations
Vivek Rajesh Joshi (May 10 2024 at 08:44):
In Linear Algebra by Hoffman and Kunze, there's a section on certain computations regarding the rows of a matrix. It describes algorithms for finding their linear dependency and what kind of vectors belong in the row space. Does this already exist in Mathlib4?
Kim Morrison (May 10 2024 at 08:45):
No; typically you're not going to find a one-to-one correspondence between material in elementary textbooks and the material in Mathlib.
Last updated: May 02 2025 at 03:31 UTC