Displaying 2 results from an estimated 2 matches for "double_".
Did you mean:
double
2023 Apr 21
0
[Rd] R 4.3.0 is released
...uments when calling BLAS/LAPACK
routines from C/C++ is the default even for packages. (Unless
perhaps packages call Fortran code from C/C++ without using R's
headers and without allowing for these arguments.)
C-LEVEL FACILITIES:
* The deprecated S-compatibility macros DOUBLE_* in
R_ext/Constants.h (included by R.h) have been removed.
* The deprecated legacy typedefs of Sint and Sfloat in header R.h
are no longer defined, and that header no longer includes header
limits.h from C nor climits from C++.
* New macro CAD5R() is provided in Rinterna...
2023 Apr 21
0
[Rd] R 4.3.0 is released
...uments when calling BLAS/LAPACK
routines from C/C++ is the default even for packages. (Unless
perhaps packages call Fortran code from C/C++ without using R's
headers and without allowing for these arguments.)
C-LEVEL FACILITIES:
* The deprecated S-compatibility macros DOUBLE_* in
R_ext/Constants.h (included by R.h) have been removed.
* The deprecated legacy typedefs of Sint and Sfloat in header R.h
are no longer defined, and that header no longer includes header
limits.h from C nor climits from C++.
* New macro CAD5R() is provided in Rinterna...