We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923ef98 commit 7bc7ef4Copy full SHA for 7bc7ef4
CHANGELOG.md
@@ -8,11 +8,14 @@ Added
8
9
Removed
10
----------
11
-- `static` feature gate [#136](../../pull/136)
+- `static` feature [#136](../../pull/136)
12
+ - See README for detail
13
+- `accelerate` feature [#141](../../pull/141)
14
- Dependencies to derive-new, procedurals
15
16
Changed
17
---------
18
+- Switch CI service: Circle CI -> Azure Pipeline [#141](../../pull/141)
19
- submodule `lapack_traits` is renamed to `lapack` [#139](../../pull/139)
20
- `ndarray_linalg::Scalar` trait is split into two parts [#139](../../pull/139)
21
- [cauchy::Scalar](https://docs.rs/cauchy/0.2.0/cauchy/trait.Scalar.html) is a refined real/complex common trait
0 commit comments