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

Use mapsto to avoid naming the transform in Lt._latex #458

Closed eric-wieser closed 4 years ago

eric-wieser commented 4 years ago

As suggested by @Greg1950. simpe_ga_test.ipynb now renders as

image

Vs the old behavior of

image

eric-wieser commented 4 years ago

Failure is #441 again