enkimute / ganja.js

:triangular_ruler: Javascript Geometric Algebra Generator for Javascript, c++, c#, rust, python. (with operator overloading and algebraic literals) -
MIT License
1.52k stars 107 forks source link

Fix references to article in docs #95

Open nullhook opened 3 years ago

nullhook commented 3 years ago

The example code here references the wrong page number.

// Table from "Geometric Algebra for Computer Graphics" p.15 ...

There isn't a table on p.15 anymore.

Perhaps adding the actual table of operations inside the docs with equivalent ganja.js operator next to it will be super helpful.