update BLAS/LAPACK to version 3.11.0 from 22 Nov 2022

This commit is contained in:
Axel Kohlmeyer
2022-11-27 17:24:05 -05:00
parent 5205e208a0
commit d3bb55fa4f
14 changed files with 123 additions and 32 deletions

View File

@ -41,7 +41,7 @@
*> \param[in] ISPEC
*> \verbatim
*> ISPEC is INTEGER
*> Specifies whether to test just for inifinity arithmetic
*> Specifies whether to test just for infinity arithmetic
*> or whether to test for infinity and NaN arithmetic.
*> = 0: Verify infinity arithmetic only.
*> = 1: Verify infinity and NaN arithmetic.