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-11-16 00:16:08 by Mike M. Volokhov | Files touched by this commit (3) |
Log message: Update R-bigmemory to version 4.3.0. Major changes unknown, but R-bigmemory.sri dependency introduced. |
2012-08-28 17:39:17 by Mike M. Volokhov | Files touched by this commit (6) |
Log message: Fix spacing. |
2012-07-19 15:24:03 by Mike M. Volokhov | Files touched by this commit (2) |
Log message: Don't dumbly replace powl(), but rather reimplement the calling function. |
2012-07-19 15:12:02 by Mike M. Volokhov | Files touched by this commit (2) |
Log message: 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-18 15:06:35 by Mike M. Volokhov | Files touched by this commit (3) |
Log message: For R libraries we have to rely on the same Fortran compilre as the R itself. |
2012-07-18 13:34:48 by Mike M. Volokhov | Files touched by this commit (9) |
Log message: Align .includes. |
2012-07-18 01:43:43 by Mike M. Volokhov | Files touched by this commit (13) |
Log message: Take responsibility for all that R stuff I imported so far. |
2011-09-17 23:33:29 by Mike M. Volokhov | Files touched by this commit (1) |
Log message: R-bigmemory is the base package for other libraries from the bigmemory bundle, particularly R-biganalytics and R-bigtabulate. |
2011-08-16 04:50:08 by Mike M. Volokhov | Files touched by this commit (3) | |
Log message: 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. |