Simon Lukas Märtens

Results 4 issues of Simon Lukas Märtens

**Description** We had an issue where we need architecture flags for the Nagfor compiler to run on Apple Silicon. Those flags are defined from the outside build harness via: `-DCMAKE_Fortran_FLAGS="-Wc,-target,arm64-apple-macos11"`...

**Description** Thanks to @dklyuchinskiy, we were able to fix #956, which was caused by an initialized `RESULT` vector in the testing routines for the truncated QR routines. Also, we changed...

**Description** Our coverage build was broken after the upgrade to 3.12.0 which led me to the bug in the lapack_testing.py script (see #954). After fixing that bug it was revealed...

Type: Bug

Hi, I'm not sure if this is the right place to post this, but I thought I'd try here first. In a recent [issue in LAPACK](https://github.com/Reference-LAPACK/lapack/issues/1160), we came across a...