Mike M. Volokhov
6b365484d6
Move LICENSE right below COMMENT, that's where it usually should be.
...
Noted by <wiz> - thank you very much!
2013-03-19 01:22:55 +00:00
Mike M. Volokhov
724e570b1a
Update R-bigmemory to version 4.3.0.
...
Major changes unknown, but R-bigmemory.sri dependency introduced.
2012-11-15 23:16:08 +00:00
Mike M. Volokhov
0ad8a81740
Fix spacing.
2012-08-28 15:39:17 +00:00
Mike M. Volokhov
566347b5d8
Don't dumbly replace powl(), but rather reimplement the calling function.
2012-07-19 13:24:03 +00:00
Mike M. Volokhov
a2d0e45ee8
The powl(3) function is not actually needed here. Replace it with
...
constant number and make R-bigmemory compiled back again on systems
where double long mathlib functions missed.
2012-07-19 13:12:01 +00:00
Mike M. Volokhov
550f7b72dc
For R libraries we have to rely on the same Fortran compilre as the R itself.
2012-07-18 13:06:34 +00:00
Mike M. Volokhov
28e070708a
Align .includes.
2012-07-18 11:34:48 +00:00
Mike M. Volokhov
646cf918b6
Take responsibility for all that R stuff I imported so far.
2012-07-17 23:43:43 +00:00
Mike M. Volokhov
da30224a3b
R-bigmemory is the base package for other libraries from the bigmemory
...
bundle, particularly R-biganalytics and R-bigtabulate.
2011-09-17 21:33:29 +00:00
Mike M. Volokhov
126a2d9356
Steal comment and description from CRAN.
2011-08-18 21:34:56 +00:00
Mike M. Volokhov
7c3f944979
Import R-bigmemory-4.2.11 as wip/R-bigmemory.
...
Package bigmemory supports the creation, storage, access, and
manipulation of massive matrices. These matrices are allocated to
shared memory and may use memory-mapped files.
2011-08-16 02:50:08 +00:00