Releases: matchms/sparsestack
Releases · matchms/sparsestack
0.7.0
What's Changed
- Migrate/python 313 by @julianpollmann in #30
New Contributors
- @julianpollmann made their first contribution in #30
Full Changelog: 0.6.4...0.7.0
0.6.4
What's Changed
- Switch from prospector to ruff by @florian-huber in #28
Full Changelog: 0.6.3...0.6.4
0.6.3
Release runs for 0.6.1 and 0.6.2 failed.
Full Changelog: 0.6.0...0.6.3
0.6.1
What's Changed
- align dependencies with matchms by @florian-huber in #27
Full Changelog: 0.6.0...0.6.1
0.6.0
0.5.0
What's Changed
- Replace deprecated scipy function and fix bug for int32 vs int64 choice by @florian-huber in #19
- Update Python version by @florian-huber in #20
Full Changelog: 0.4.1...0.5.0
0.4.1
sparsestack 0.4.1
Fixed
Critical error in merging function which led to "losing" values during the join of sparse arrays.
0.4.0
sparsestack 0.4.0
Vastly faster join/merge implementation (based on Numba) which makes the addition of data to StackedSparseArray much faster.
0.3.0
sparsestack 0.3.0
What's Changed
- add to_dict() method (#9)
- empty StackedSparseArray does not return .shape anymore
Full Changelog: 0.2.1...0.3.0
0.2.1
sparsestack 0.2.1
- minor naming changes to work with matchms.