Open ben-albrecht opened 5 years ago
Wrap LAPACK routine, ?posv in LinearAlgebra library. This function is utilized in CrayAI development.
This will be a special case in LinearAlgebra.solve when A is symmetric. Will add an argument to allow user to specify the solver manually.
A
Wrap LAPACK routine, ?posv in LinearAlgebra library. This function is utilized in CrayAI development.