Gunn-GAtM / gatm

A rewrite of A Geometric Approach to Matrices (GAtM) by Peter Herreshoff
https://gunn-gatm.github.io
12 stars 10 forks source link

[TYPO] Matrices are going in the wrong direction #30

Closed SheepTester closed 3 years ago

SheepTester commented 4 years ago

https://github.com/anematode/gatm/blob/ad494de39068d117cceabdcdd52f16fb54f65699/comp_map/comp_map_source.tex#L55-L56

The problem says a rotation over line θ/2 then ϕ/2, but the matrices, which go right to left, show a transformation relative to ϕ then a transformation relative to θ

SheepTester commented 4 years ago

Reported by Ms. Tantod, according to @Velosify

ytchang05 commented 3 years ago

I believe this is now fixed.

SheepTester commented 3 years ago

Xie xie kind stranger!