Using MultiPrecisonArrays.jl: Iterative Refinement in Julia

C. T. Kelley

MultiPrecisionArrays.jl is a Julia package. This package provides data structures and solvers for several variants of iterative refinement. It will become much more useful when half precision (aka Float16) is fully supported in LAPACK/BLAS. For now, its only general-purpose application is classical iterative refinement with double precision equations and single precision factorizations.

Knowledge Graph

arrow_drop_up

Comments

Sign up or login to leave a comment