Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
littlehome authored and littlehome committed Nov 20, 2023
1 parent 5c4eb03 commit 2e26e8f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions content/math/2023-11-19-la.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
title = "Linear Algebra"
author = ["littlehome"]
date = 2023-11-19
lastmod = 2023-11-20T23:19:37+09:00
lastmod = 2023-11-20T23:40:28+09:00
draft = false
+++

## Linear algebra {#linear-algebra}

This is my take on reading a book on linear algebra. (Linear algebra done right upto ch 7)
This is my take on reading a book on linear algebra. (Linear algebra done right, upto ch 7)


## What is it about {#what-is-it-about}
Expand All @@ -27,7 +27,7 @@ This is my take on reading a book on linear algebra. (Linear algebra done right

#### Compared to a number {#compared-to-a-number}

- A number has only 'uniqueness' property.
- A number's identity .. spans only itself.
- A number is a single entity, where a vector is a set


Expand Down Expand Up @@ -256,6 +256,8 @@ Sometimes they are exactly related as in the partition case.

Sometimes they are subset, superset relation. E.g. normal are necessary condition for independent

Sometimes they seem to be exact, but in analogy..


### Other definitions such as the followings can be constructed from the above {#other-definitions-such-as-the-followings-can-be-constructed-from-the-above}

Expand Down

0 comments on commit 2e26e8f

Please sign in to comment.