Skip to content

Commit 87bba67

Browse files
committed
CHANGELOG for #139
1 parent 730f121 commit 87bba67

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,22 @@ Unreleased
33

44
Added
55
--------
6+
- Dependency to cauchy 0.2 [#139](../../pull/139)
67
- `generate::random_{unitary,regular}` for debug use [#140](../../pull/140)
78

89
Removed
910
----------
1011
- `static` feature gate [#136](../../pull/136)
1112
- Dependencies to derive-new, procedurals
1213

13-
1414
Changed
1515
---------
16+
- submodule `lapack_traits` is renamed to `lapack` [#139](../../pull/139)
17+
- `ndarray_linalg::Scalar` trait is split into two parts [#139](../../pull/139)
18+
- [cauchy::Scalar](https://docs.rs/cauchy/0.2.0/cauchy/trait.Scalar.html) is a refined real/complex common trait
19+
- `lapack::Lapack` is a trait for primitive types which LAPACK supports
1620
- Error type becomes simple [#118](../../pull/118) [#127](../../pull/127)
1721

18-
1922
0.10.0 - 2 Sep 2018
2023
=======
2124

0 commit comments

Comments
 (0)