You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you so much for this great package! I have some questions about it.
First, does "pass by reference" avoid copying R objects?
Second, does this package work with long R vectors? By long, I mean longer than 2^31 - 1.
Third, is there anything similar to OpenMP in LuaJIT for multithreading?
The text was updated successfully, but these errors were encountered:
Thank you so much for this great package! I have some questions about it.
First, does "pass by reference" avoid copying R objects?
Second, does this package work with long R vectors? By long, I mean longer than 2^31 - 1.
Third, is there anything similar to OpenMP in LuaJIT for multithreading?
The text was updated successfully, but these errors were encountered: