[R] About the multiprecision computing package in R

林伟璐 13917987541 @end|ng |rom 163@com
Sat Mar 28 04:00:09 CET 2020


Thanks! I installed Rmpfr now.


But it does NOT support eigen function ?


x  <- array(1:16, dim=c(4,4))
ev <- eigen(x)
********************************
mat <- mpfrArray(1:25, 64, dim = c(5,5))
ev <- eigen(mat)
Error in `dimnames<-`(`*tmp*`, value = NULL) : non-list RHS
********************************


WL




At 2020-03-15 01:57:36, "Eric Berger" <ericjberger using gmail.com> 
CRAN Rmpfr


On Sat, Mar 14, 2020 at 7:36 PM ��ΰ� <13917987541 using 163.com> wrote:

Dear all


I need a multiprecision computing package in R, if anyone in the list knows, please let me known...


Many thanks


Weilu Lin
        [[alternative HTML version deleted]]

______________________________________________
R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.






 
	[[alternative HTML version deleted]]



More information about the R-help mailing list