summaryrefslogtreecommitdiff
path: root/website/mathematics/linear_algebra/index.html
blob: 9556c60878f91722f6341f31cebe4cf96515bb87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$$START TITLE
Mathematics
$$END TITLE

$$START CONTENT
<h1>Linear Algebra</h1>
<p>
	Linear algebra is one of the most important fields in mathematics, providing a systematic
	way of dealing with multidimensional quantities.
</p>

<h2>Topics</h2>
<ul>
	<li><a href="./introduction.html">Introduction</a> -- The basics of vectors and operations involving vectors.</li>
</ul>

$$END CONTENT