Indeed, using profmem there is a significant advantage in memory:
> sum(mb$bytes)
[1] 261834640 #using .Fortran
> sum(ma$bytes)
[1] 149221000 #using .C64
> On Dec 26, 2020, at 10:22 PM, Kasper Daniel Hansen
> wrote:
>
> Did you check memory usage? I don't know anything about Fortran, but u
There is a recurring issue with installing from source into paths
that contain single quotes/apostrophes. "Why would anyone do that??" is
certainly a legitimate response to such a problem, but I would also say
this constitutes a legitimate bug. Would replacing both single-quotes
below with \