We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
data.table works nicely with bit64. For Rcpp integration check this thread.
data.table
bit64
The text was updated successfully, but these errors were encountered:
make sense to have specialized implementations targeting 32-bit and 64-bit signatures. 32-bit is ~2x faster.
Sorry, something went wrong.
initial support for 64-bit signatures in random projections - related…
19604d5
… to #12. Specialized 32-bit implementation to be explored.
No branches or pull requests
data.table
works nicely withbit64
. For Rcpp integration check this thread.The text was updated successfully, but these errors were encountered: