Skip to content

v0.5.7

Compare
Choose a tag to compare
@asistradition asistradition released this 29 Sep 15:36
· 144 commits to release since this release
2a33c74

New Functionality:

  • Added support for numba acceleration of AMuSR with .set_run_parameters(use_numba=True) (PR #46)

Code Refactoring:

  • Updated example scripts
  • Removed deprecated KVS multiprocessing and associated code

Bug Fixes:

  • Gene labels are included as the first column of the produced confidences TSV file by default
  • Matplotlib backend selection checks for non-interactive mode