We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0ff62 commit f618edbCopy full SHA for f618edb
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## 0.4.0 (unreleased)
2
3
- Fixed equality for `Vector`, `HalfVector`, `Bit`, and `SparseVector` classes
4
+- Fixed `indices` and `values` methods of `SparseVector` returning tuple instead of list in some cases
5
- Dropped support for Python < 3.9
6
7
## 0.3.6 (2024-10-26)
0 commit comments