nCompiler icon indicating copy to clipboard operation
nCompiler copied to clipboard

Code-generate C++ from R

Results 13 nCompiler issues
Sort by recently updated
recently updated
newest added

[This link](https://htmlpreview.github.io/?https://raw.githubusercontent.com/nimble-dev/nCompiler/master/UserManual/_site/index.html) from the README gives a 404 error. This appears to work, sort of: https://htmlpreview.github.io/?https://github.com/nimble-dev/nCompiler/blob/master/UserManual/nCompiler_user_manual/_book/index.html Maybe there's a bookdown site somewhere? I poked around but couldn't find one ...

I think that Laplace is a good use case to experiment with the new threading and sparsity capability. This is just a note with some details for down the road....

In current nimble, if a user has a lot of deterministic assignments, such as ``` for(i in 1:n) x[i]