Removes sagemath dependency. We can now use sympy instead which is a much much smaller package to install. Dev environment can now also be installed using pip.
@DerekSetter, depending on how much work you've already done, this might be a challenging rebase for your development branch. Let me know what you think, and then we can tackle this together.
Removes sagemath dependency. We can now use sympy instead which is a much much smaller package to install. Dev environment can now also be installed using
pip
.@DerekSetter, depending on how much work you've already done, this might be a challenging rebase for your development branch. Let me know what you think, and then we can tackle this together.