According to the [SymPy mailing list](https://groups.google.com/g/sympy/c/53jDoXtTr5c/m/vxorWRcoAAAJ), there are a series of PRs to use [FLINT](https://flintlib.org/) to speed things up. FLINT will need to remain an optional dependency as it's LGPL licensed, and we might not want to force that on users of GAlgebra. Similar considerations for [GiNaC](https://www.ginac.de/), but no known work around that on SymPy. This issue might supersede #37 .