mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
79e5b8022d
commit
5d29e2a24b
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ by the original creator of manim, 3Blue1Brown.
|
|||
|
||||
The next step is figuring out how the project should look: what content should it cover, in what order, etc. In this
|
||||
tutorial, we'll focus on two parts of vector addition: the algebraic way, and the geometric way. For the algebraic way,
|
||||
we'll show two vectors (as matricies) being added, and give a short explanation. After that we'll show the typical tip-to-tail
|
||||
we'll show two vectors (as matrices) being added, and give a short explanation. After that we'll show the typical tip-to-tail
|
||||
method for adding vectors graphically. Of course, choosing good examples is very important to help the viewer understand.
|
||||
In our case, we'll use the two vectors :math:`v_1\equiv\langle 2, 1\rangle` and :math:`v_2\equiv\langle 0,-3 \rangle`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue