Skip to content

Commit

Permalink
Add name
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeRoggenbuck committed Sep 5, 2024
1 parent 5eb50d0 commit bd913c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,3 +187,8 @@ Here is an example of what this might look like in the interactive interpreter.

![image](https://github.com/user-attachments/assets/993e8eb3-0ca2-4a20-8b30-37dd405992bd)


## More About Component

#### Why is it called Component
Component is named after vectors, where a single scalar in a vector is called a "component" of that vector (e.g. < 1 2 3 > where 1, 2, and 3 are all components. This is also in reference to the name [Basis](https://github.com/JakeRoggenbuck/basis), where a basis vector is a subset of a vector space where the vectors are linearly independent.

0 comments on commit bd913c7

Please sign in to comment.