[R] [R-pkgs] gmp: bigintegers with matrix computation
    Antoine 
    antoine.lucas at laposte.net
       
    Thu Jun 29 23:07:15 CEST 2006
    
    
  
Dear all,
gmp package is now available on cran with version 0.4
Aim of gmp is to provide a lot a function to manipulate big integers, big rationals and last but not least big integers in Z/nZ (modulo n)
We add in last version support for matrix computation (standards operators, + * - / %*% ...) and inversion matrix (solve):
	in Z/nZ if matrix defined in Z/nZ
	with rationals (absolute precision) if not.
Best Regards,
	Antoine Lucas.
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-packages
    
    
More information about the R-help
mailing list