Matthew Fidler
Matthew Fidler
Also, I have heard that the construct ``` for (unsigned int j = ncores-1; j--;){ seeds[j] = seeds[j+1]-1; if (seeds[j] == 0) seeds[j] = std::numeric_limits::max()-1; } ``` Takes slightly less...
Now the reference: https://www.thegeekstuff.com/2015/01/c-cpp-code-optimization/ Item 7 talks about the for-loop optimization above.
I do something similar for parallel solving in `rxode2`
This was accidently closed by me because I accidently merged the Pull request #278. As I mentioned to @tynesjo we cannot use internal `ggplot2` functions even if they fix the...
This also imports over 21 packages with the addition of `plyr` which we can't do. It seems since the initial pull request, we took on the dplyr dependency anyway....
@tynsci What are you trying to accomplish by `plyr::as.quoted`, and can we use one of the already loaded packages. I tried adding the function only from `plyr` but it seems...
Duplicate #225
Could change the path by dropping any reference to paths with a sh.exe in the directory. sh or bash is not required for build process.
For eshell, it drops: - ~h/.emacs.d/eshell/history - ~h/.emacs.d/lastdir
Could be `(locate-user-emacs-file "eshell/" ".eshell/")` that is throwing off the chi.