pygae / galgebra

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

Remove Get_Program, one, and zero from example imports #422

Closed eric-wieser closed 4 years ago

eric-wieser commented 4 years ago

The first of these is deprecated, the last two are not public API and should be spelt S.One and S.Zero.

Part of gh-394


View rendered README.md