Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite + take advantage of RcppParallel #2

Open
kevinushey opened this issue Jul 10, 2014 · 1 comment
Open

Rewrite + take advantage of RcppParallel #2

kevinushey opened this issue Jul 10, 2014 · 1 comment

Comments

@kevinushey
Copy link
Owner

A lot of the internals should be rewritten (as this package was generated when I was less proficient with C++ / Rcpp).

In addition, it would be awesome if we could take advantage of RcppParallel for easily parallelizing operations both:

  1. Across columns of a matrix, and
  2. Within columns (by splitting ranges)
@mcooganj
Copy link

some of this has been done here: https://github.com/jjf234/roll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants