Skip to content

Commit

Permalink
CHANGELOG for #139
Browse files Browse the repository at this point in the history
  • Loading branch information
termoshtt committed Apr 27, 2019
1 parent 730f121 commit 87bba67
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,22 @@ Unreleased

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

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


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


0.10.0 - 2 Sep 2018
=======

Expand Down

0 comments on commit 87bba67

Please sign in to comment.