|
|
|
|
|
by jiggawatts
1032 days ago
|
|
Clifford Algebra is basically just Geometric Algebra, except with complex numbers shoved into where there ought to be real numbers... because no Mathematician could ever resist doing so. As a programmer / physicist, the analogy I use is that if I had to represent an 8-dimensional parameter as an array, I would write: double foo[8];
but a mathematician would be unable to resist writing: complex foo[4];
They're the same, but the latter is more complex (hah!) for no real (haha!) benefit. |
|
When you consider problems in real geometry, this is plausible. But on the other hand, not all mathematics is real geometry. For some applications in mathematics, the complex-geometric perspective is more natural.
P.S. Of course p-adic (and in particular 2-adic) geometry is even cooler than anything real or complex ... ;-)