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

Maybe we want an algorithm that works on one trait at a time to save on memory? #15

Open
gregorgorjanc opened this issue Dec 16, 2024 · 0 comments

Comments

@gregorgorjanc
Copy link
Member

In C++ code we allocate Rcpp::NumericMatrix xa(nI+1, nP*nT);. In some applications nT is number of loci, so this can become huge memory block!

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

1 participant