From 61b5ce20f25c5785e41574998a12c6d06eb05a5e Mon Sep 17 00:00:00 2001 From: Thomas Albers Date: Wed, 8 Mar 2023 23:43:00 +0100 Subject: Restructure build system and directory structures --- src/math/index.org | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/math/index.org (limited to 'src/math/index.org') 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 -- cgit v1.2.3