summaryrefslogtreecommitdiff
path: root/src/math/index.org
diff options
context:
space:
mode:
authorThomas Albers <thomas@thomaslabs.org>2023-03-08 23:43:00 +0100
committerThomas Albers <thomas@thomaslabs.org>2023-03-08 23:43:00 +0100
commit61b5ce20f25c5785e41574998a12c6d06eb05a5e (patch)
tree20e2225b4f30b15d8dee30351041d1f33d42b34a /src/math/index.org
parent561bac75579391c14e47eaccfabdf9eda98855da (diff)
Restructure build system and directory structuresHEADmaster
Diffstat (limited to 'src/math/index.org')
-rw-r--r--src/math/index.org19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/math/index.org b/src/math/index.org
new file mode 100644
index 0000000..38e2eaa
--- /dev/null
+++ b/src/math/index.org
@@ -0,0 +1,19 @@
+#+title: Math and Physics articles
+#+setupfile: ../../math_options.org
+
+- [[file:vectors.org][Cross Product]]
+- [[file:cylindrical_coordinates.org][Cylindrical Coordinates]]
+- [[file:fft.org][Fast Fourier Transform]]
+- [[file:lagrange.org][Lagrange Mechanics]]
+- [[file:laplace.org][Laplace Transformations]]
+- [[file:matrices.org][Matrix Properties]]
+- [[file:diff.org][Method for solving first order and Bernoulli's differential equations]]
+- [[file:orbit.org][Orbit]]
+- [[file:polar_coordinates.org][Polar Coordinates]]
+- [[file:spherical-harmonics.org][Solving the laplace equation in Spherical coordinates]]
+- [[file:spherical_coordinates.org][Spherical Coordinates]]
+- [[file:derivatives.org][Table of Derivatives]]
+- [[file:integrals.org][Table of Integrals]]
+- [[file:levi_cevita.org][The Levi Cevita Symbol]]
+- [[file:trigonometry.org][Trigonometric identities]]
+- [[file:variation.org][Variation Calculus]] \ No newline at end of file