pygae / galgebra

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

Make `__pow__` support rational powers as well #520

Open utensil opened 4 months ago

utensil commented 4 months ago

Inspired by #511 comments, this should be a nice addition, and quite delegate-able.