- Replace
operator::Operator*
traits by newLinearOperator trait
#159 - ndarray 0.13.0 #172
- blas-src 0.4.0, lapack-src 0.4.0, openblas-src 0.7.0 #174
- restore
static
feature flag
- Hotfix for document generation #153
- Dependency to cauchy 0.2 #139
generate::random_{unitary,regular}
for debug use #140krylov
submodule
static
feature #136- See README for detail
accelerate
feature #141- Dependencies to derive-new, procedurals
- Switch CI service: Circle CI -> Azure Pipeline #141
- submodule
lapack_traits
is renamed tolapack
#139 ndarray_linalg::Scalar
trait is split into two parts #139- cauchy::Scalar is a refined real/complex common trait
lapack::Lapack
is a trait for primitive types which LAPACK supports
- Error type becomes simple #118 #127
- Assertions becomes more verbose #147
- blas-src 0.3, lapack-src 0.3
- intel-mkl-src becomes 0.4, which supports Windows! #146
- ndarray 0.12
- rand 0.5
- num-complex 0.2
- openblas-src 0.6
- lapacke 0.2
See also #110