Skip to content

Kilosort v4.1.1

Latest

Choose a tag to compare

@jacobpennington jacobpennington released this 27 Aug 14:32
· 16 commits to main since this release

This release includes a few minor bug fixes, and a change to versioning requirements for NumPy (now allowing 2.0 and later) and PyTorch (now requiring version 2.1.0 or later).

Existing installations should be unaffected by the version changes unless they were using an old version of PyTorch. However, installing the latest version in a new environment, for example, will likely result in different version of those libraries being installed. Those version differences can change sorting output. That isn't necessarily a bad thing, but it's something to be aware of if comparing results between installations.

Full Changelog: v4.1.0...v4.1.1