diff --git a/AI Linear Algebra/Span.md b/AI Linear Algebra/Span.md index 6ddc0af..fab3b7a 100644 --- a/AI Linear Algebra/Span.md +++ b/AI Linear Algebra/Span.md @@ -3,4 +3,6 @@ Span is an function that returns a [[Vector Set]] containing all [[Linear Combin example: $span(S)$. also do note that $span(S) = span(span(S))$ -you cannot maximize a maximal set. \ No newline at end of file +you cannot maximize a maximal set. + +test \ No newline at end of file