Ver código fonte

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

Brad King 4 anos atrás
pai
commit
64038fd5bc

+ 6 - 0
Help/release/dev/find-blas-lapack-sizeof-integer.rst

@@ -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.