LohseLab / agemo

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

refactor gflib.py #15

Closed GertjanBisschop closed 10 months ago

GertjanBisschop commented 1 year ago

gflib.py contains a bunch of older GeneratingFunction objects that are only used for testing purposes. We should refactor this such that it is clear what is actual code base and what is there for testing/historical reasons only.

GertjanBisschop commented 11 months ago

Solved in #21 .