forked from SpikeInterface/spikeinterface
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
27 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
.. _release0.99.1: | ||
|
||
SpikeInterface 0.99.1 release notes | ||
----------------------------------- | ||
|
||
14th November 2023 | ||
|
||
Minor release with some bug fixes. | ||
|
||
* Fix crash when default start / end frame arguments on motion interpolation are used (#2176) | ||
* Fix bug in `make_match_count_matrix()` when computing matching events (#2182) | ||
* Fix corner case in `make_match_count_matrix()` and make it symmetric (#2191) | ||
* Fix maxwell tests by setting HDF5_PLUGIN_PATH env in action (#2161) | ||
* Add read_npz_sorting to extractors module (#2183) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters