Skip to content

v1.6.4

Compare
Choose a tag to compare
@raufs raufs released this 06 Aug 18:57
· 25 commits to main since this release

Caution

There were issues with the implementation for running abon, apos, atpoc in "simple blast" mode for this release.

Major update for macOS users: Avoid usage of fork mode for multiprocessing which can lead to issues on macOS. New behavior on macOS is to instead just use the default spawn - which is slower but does not suffer from the same potential issues. Also adding ad hoc safety check to see if HMM model is ok to be pickled/unpickled to test whether it will get corrupted during multiprocessing.

Minor update: Improve logging and code for configuring memory (this option is still experimental).

Full Changelog: v1.6.3...v1.6.4