astheeggeggs / lshmm

code to run Li and Stephens
MIT License
4 stars 3 forks source link

Remove prints and turn on numba caching #15

Closed jeromekelleher closed 2 years ago

jeromekelleher commented 2 years ago

Should make startup time for things using lshmm much quicker.

Bumped version number ready for release.

jeromekelleher commented 2 years ago

Turning on caching does lead to dramatically better startup times when used in the tskit test suite, so I think this is a win. Shall we merge and push out the 0.0.3 release @astheeggeggs?

astheeggeggs commented 2 years ago

Sounds good to me - thanks @jeromekelleher !

jeromekelleher commented 2 years ago

Shall I push out the release or would you like to do it @astheeggeggs?

astheeggeggs commented 2 years ago

Sorry, yes please, would you mind pushing?

jeromekelleher commented 2 years ago

Done: https://pypi.org/project/lshmm/0.0.3/