Dear all
Does anyone knwon how to package a GNU C++ library into R package ? Thanks !
WL
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman
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
***
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@r-project.org mailing list -- To UNSUBSCRIBE and more, see
ht
3 matches
Mail list logo