pygae / galgebra

Symbolic Geometric Algebra/Calculus package for SymPy :crystal_ball:
https://galgebra.rtfd.io/
BSD 3-Clause "New" or "Revised" License
234 stars 62 forks source link

Add examples for each frequently used GAs #434

Open utensil opened 4 years ago

utensil commented 4 years ago

I need a symbolic cheatsheet similar to https://observablehq.com/@enkimute/ganja-js-cheat-sheets for at least the GAs in https://github.com/enkimute/ganja.js#the-algebra-function . Particularly, I'm surprised that we don't have a simple A*B full expansion for any GA in our examples.

eric-wieser commented 4 years ago

In the form of a notebook, perhaps?

utensil commented 4 years ago

Yes, definitely. I'll do this along with the proofs for them, mostly first examples here, then proofs there.