https://bugzilla.redhat.com/show_bug.cgi?id=1095923



--- Comment #2 from Tom "spot" Callaway <[email protected]> ---
The linking errors are because the latest R update which has Requires:
lapack-devel, blas-devel on R-devel hasn't hit stable yet.

src/expm.c uses a modified version of expm from Matrix, and calls out to
LAPACK/BLAS. That's pretty much the point of R-expm. ;) It would not be
possible to use the expm from Matrix here.

src/logm-eigen.c and src/expm-eigen.c have no bundling at all, just callouts to
LAPACK/BLAS functions.

I conclude there is no bundling concern here, but if you want me to get in the
FPC queue, I shall. :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to