Skip to content

Releases: mmadsen/slatkin-exact-tools

Cython rewrite and API update

29 Jul 22:35
Compare
Choose a tag to compare

Removed SWIG as the glue code generator and moved to Cython, which works like a dream. There is a new API which doesn't require the length of the list, and a compatibility call which follows the old call signature so that no client code breaks.

slatkin-exact-tools

11 Jun 02:19
Compare
Choose a tag to compare
v1.2

fixed build from make

slatkin-exact-tools

11 Jun 00:33
Compare
Choose a tag to compare
1.1

Adding -lm which is necessary on Linux

slatkin-exact-tools

10 Jun 22:33
Compare
Choose a tag to compare
1.0

Updated makefile - probably better way to install this than pip