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

RcppEigen Submatrix Views #134

Open
MRTGENC opened this issue Feb 11, 2024 · 2 comments
Open

RcppEigen Submatrix Views #134

MRTGENC opened this issue Feb 11, 2024 · 2 comments

Comments

@MRTGENC
Copy link

MRTGENC commented Feb 11, 2024

It seems that Eigen 3.4.90 supports submatrix views (slicing, indexing and block operations).
The lack of this feature in RcppEigen makes it difficult to work with RcppEigen.
It would be good to include this features in the RcppEigen package.

@eddelbuettel
Copy link
Member

Please take a look at #103 -- we are still trying to get to 3.4.0.

@MRTGENC
Copy link
Author

MRTGENC commented Feb 11, 2024

Thank you.
I'm looking forward to it.

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

2 participants