LohseLab / agemo

Laplace transformed coalescence time distributions
http://agemo.readthedocs.io
GNU General Public License v3.0
4 stars 3 forks source link

remove sagemath dependency #21

Closed GertjanBisschop closed 11 months ago

GertjanBisschop commented 11 months ago

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.