Help: Add release notes for Find{BLAS,LAPACK} BLA_SIZEOF_INTEGER option

This commit is contained in:
Brad King 2021-09-14 10:32:27 -04:00 committed by Igor S. Gerasimov
parent 972489ae4e
commit 64038fd5bc

View File

@ -0,0 +1,6 @@
find-blas-lapack-sizeof-integer
-------------------------------
* The :module:`FindBLAS` and :module:`FindLAPACK` modules gained
a ``BLA_SIZEOF_INTEGER`` option to find a BLAS/LAPACK whose ABI
uses a specific integer size.