Skip to content

Commit 6f99926

Browse files
committed
Update to 0.2.1
1 parent 7e2f760 commit 6f99926

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Changelog
22

3-
## [0.2.0] - 2024-08-28
3+
## [0.2.1] - 2025-05-14
44

55
### Changed
6+
- Fix LOBPCG error message
7+
8+
## [0.2.0] - 2024-08-28
69

10+
### Changed
711
- Update ndarray to 0.16 along with associated dependencies

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linfa-linalg"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2018"
55
authors = ["Yuhan Lin <[email protected]>"]
66
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)