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

asElementList on identity matrices stack overflows #105

Open
IGJoshua opened this issue Jun 11, 2022 · 0 comments
Open

asElementList on identity matrices stack overflows #105

IGJoshua opened this issue Jun 11, 2022 · 0 comments

Comments

@IGJoshua
Copy link

Identity matrices cause stack overflows when you call asElementList as it ping pongs back from the MatrixViewVector implementation and the AMatrix implementation.

Unfortunately this means I have to use manually-constructed identity matrices for my usecase.

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