From 98bca60d5b3d77f0396903747f70ea2b3c7ad5bd Mon Sep 17 00:00:00 2001 From: Malarius1999 Date: Sun, 30 May 2021 23:14:28 +0200 Subject: First Version Nicht sicher, ob das Buch kompiliert, weil ich nicht weiss wie man alles zusammen kompiliert. In einem separaten File hat es aber geklappt. Ich bin auch nicht sicher welche Packages wirklich alle notwendig sind. --- buch/papers/clifford/0_ElevatorPitch.tex | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 buch/papers/clifford/0_ElevatorPitch.tex (limited to 'buch/papers/clifford/0_ElevatorPitch.tex') diff --git a/buch/papers/clifford/0_ElevatorPitch.tex b/buch/papers/clifford/0_ElevatorPitch.tex new file mode 100644 index 0000000..a599903 --- /dev/null +++ b/buch/papers/clifford/0_ElevatorPitch.tex @@ -0,0 +1,2 @@ + +GA [Geometric Algebra i.a.W. Clifford Algebra] provides a unified language for the whole of physics and for much of mathematics and its applications that is conceptually and computationally superior to alternative mathematical systems in many application domains. \ No newline at end of file -- cgit v1.2.1 From e52cb985f06bec15524ae4029b65dc537716384d Mon Sep 17 00:00:00 2001 From: Malarius1999 Date: Tue, 1 Jun 2021 14:31:06 +0200 Subject: fixed imports and rheads --- buch/papers/clifford/0_ElevatorPitch.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buch/papers/clifford/0_ElevatorPitch.tex') diff --git a/buch/papers/clifford/0_ElevatorPitch.tex b/buch/papers/clifford/0_ElevatorPitch.tex index a599903..0db5617 100644 --- a/buch/papers/clifford/0_ElevatorPitch.tex +++ b/buch/papers/clifford/0_ElevatorPitch.tex @@ -1,2 +1,2 @@ - +TODO... GA [Geometric Algebra i.a.W. Clifford Algebra] provides a unified language for the whole of physics and for much of mathematics and its applications that is conceptually and computationally superior to alternative mathematical systems in many application domains. \ No newline at end of file -- cgit v1.2.1