Skip to content

Releases: jguhlin/lostruct-py

0.0.4

Choose a tag to compare

@jguhlin jguhlin released this 26 Aug 03:39
  • Package name changed to lostruct
  • Parallelization of get_pc_dists
  • Implementation of fastmath parameter for get_pc_dists
  • More documentation
  • Benchmark support

0.0.3

Choose a tag to compare

@jguhlin jguhlin released this 24 Aug 09:31

Minor fixes for pypi compatability. Biggest changes from 0.0.2 here:
unit tests, sparse matrices, fixes suggested by one of the original authors of Lostruct R paper

Release 0.0.2

Choose a tag to compare

@jguhlin jguhlin released this 24 Aug 09:00

Drop pandas requirement. Implement sparse matrices for memory efficiency in SNP loading. Unit tests.
Minor fixes suggested by Peter Ralph, general code review completed by Peter Ralph.