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

Large integer (pt 2, linear algebra) #72

Open
gmbecker opened this issue Aug 27, 2023 · 0 comments
Open

Large integer (pt 2, linear algebra) #72

gmbecker opened this issue Aug 27, 2023 · 0 comments
Labels
C Involves C code Interest From R-core Interest/support has been shown from at least one R-core member Low-level Issues related to low-level code

Comments

@gmbecker
Copy link

Endorsed by Luke

It would also be good to be able to use int64 LAPACK and similar
linear algebra code for working with matrices with more than 2^31 -
1 rows/columns.

This is related to #71, but could be considered separately according to Luke.

@gmbecker gmbecker added Low-level Issues related to low-level code C Involves C code Interest From R-core Interest/support has been shown from at least one R-core member labels Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Involves C code Interest From R-core Interest/support has been shown from at least one R-core member Low-level Issues related to low-level code
Projects
None yet
Development

No branches or pull requests

1 participant