There was a recent mail discussion about R and MKL math library.
See
https://stat.ethz.ch/pipermail/r-sig-mac/2020-September/013731.html
The last item in the discussion was from Jeroen Ooms and mentioned that both the Mac
package manager Homebrew and Python have removed all dependency on the Accelerate library
"... due to bugs and Apple's (lack of)
maintenance ..."
See this :
https://github.com/scipy/scipy/wiki/Dropping-support-for-Accelerate
LAPACK in the Accelerate framework is supposed to be quite outdated.
As far as I know Apple has not provided source of its implementation.
I do know that the macOS implementation of R (provided by the R project) does not use the
Accelerate framework (because of bugs).
Berend Hasselman
On 25 Oct 2020, at 19:03, Sven Schreiber <svetosch(a)gmx.net>
wrote:
Am 25.10.2020 um 18:59 schrieb Allin Cottrell:
> On Sun, 25 Oct 2020, Sven Schreiber wrote:
>>
>> Do you have any link to the detailed API reference to Apple's
>> Accelerate? I couldn't get any details for dsyev(r) by searching the web.
>
> The canonical documentation for dsyevr should turn up by simply googling
> "dsyevr", for example
Yep, I meant "their" dsyevr incarnation, the standard netlib stuff is
known of course.
> Once upon a time netlib lapack (version 3.2.1) had the same problem, but
> that was fixed in the 3.2.2 release (June 2010) following a bug report.
> See the comment on bug 0043 in
Ah OK, also interesting.
thanks
sven
_______________________________________________
Gretl-users mailing list -- gretl-users(a)gretlml.univpm.it
To unsubscribe send an email to gretl-users-leave(a)gretlml.univpm.it
Website:
https://gretlml.univpm.it/postorius/lists/gretl-users.gretlml.univpm.it/