./wip/R-gmp, Multiple Precision Arithmetic for R

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.13.2, Package name: R-gmp-0.5.13.2, Maintainer: mishka

Multiple Precision Arithmetic (big integers and rationals, prime
number tests, matrix computation), "arithmetic without limitations"
using the C library GMP (GNU Multiple Precision Arithmetic).


Required to run:
[math/R] [devel/gmp]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2013-03-19 02:22:55 by Mike M. Volokhov | Files touched by this commit (17)
Log message:
Move LICENSE right below COMMENT, that's where it usually should be.
Noted by <wiz> - thank you very much!
   2012-08-30 21:03:42 by Mike M. Volokhov | Files touched by this commit (10)
Log message:
Cleanup Makefiles and get them ready to import.
   2012-08-28 16:42:04 by Mike M. Volokhov | Files touched by this commit (3)
Log message:
Import R-gmp-0.5.2 as wip/R-gmp.

Multiple Precision Arithmetic (big integers and rationals, prime
number tests, matrix computation), "arithmetic without limitations"
using the C library GMP (GNU Multiple Precision Arithmetic).