v0.1.0
MultiPrecisionArrays v0.1.0
This update to version 0.1.0 has better docs with several changes.
-
I no longer export the constructors and the MPArray factorizations. You should only be using mplu, mplu!, mpglu, mpglu!, ...
-
Notation and variable name change to conform with standard practice (TH --> TW for working precision, TL --> TF for factorization precision etc). If you just use the multiprecision factorizations with no options, you will not notice this.
-
Explanation for why I am not excited about evaluating the residual in extended precision + a bit of support for that anyhow
-
Replacing Polyester in the Float16 LU with OhMyThreads v0.5 or later.
Merged pull requests: