Sparsestack

Latest version: v0.6.4

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.4.0

Vastly faster join/merge implementation (based on Numba) which makes the addition of data to `StackedSparseArray` much faster.

0.3.0

What's Changed
* add to_dict() method (https://github.com/florian-huber/sparsestack/pull/9)
* empty StackedSparseArray does not return .shape anymore

**Full Changelog**: https://github.com/florian-huber/sparsestack/compare/0.2.1...0.3.0

0.2.1

- minor naming changes to work with matchms.

0.2.0

- now includes all four join modes ("left", "right", "outer", "inner")
- can handle data addition as numpy arrays (now including structured numpy arrays)
- additional test cases

0.1.2

- Added join_type option for `add_dense_matrix()` method as well.
- Some minor fixes and linting

0.1.1

- fix join modes ("left", "inner", "outer"). "right" not yet implemented
- bug fixes (for join modes)
- add more tests
- sort joined sparse data by row

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.