Explorar el Código

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

Brad King hace 4 años
padre
commit
64038fd5bc
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      Help/release/dev/find-blas-lapack-sizeof-integer.rst

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