v0.1.0
What's Changed
- Polished the documentation. by @loiseaujc in #124
- Flexible GMRES by @loiseaujc in #131
- Logger and Timer by @Simkern in #133, #134, #135
- Refactoring using modules and submodules by @loiseaujc in #138
- Preconditioned Conjugate Gradient by @loiseaujc in #175
- BLAS-compliant implementation for abstract
axpbyby @loiseaujc in #177 - Abstract exptA type by @Simkern in #193
- Dense matrix, vectors and gmres by @loiseaujc in #194
- Code coverage by @loiseaujc in #196, and #203
- Replaced expm with stdlib_expm by @loiseaujc in #216
Full Changelog: v0.1.0-alpha...v0.1.0