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

LA: allow to solve the transpose of a sparse system #152

Merged
merged 7 commits into from
Jan 20, 2022

Conversation

andrea-iob
Copy link
Member

Added a function to evaluate the transpose of a sparse matrix.

@andrea-iob andrea-iob changed the title LA: add a function to evaluate the transpose of a sparse matrix LA: allow to solve the transpose of a sparse system Aug 29, 2021
@andrea-iob
Copy link
Member Author

It is now possible to solve the transpose of a linear system.

@andrea-iob andrea-iob force-pushed the la.transpose.sparse.matrix branch 2 times, most recently from 2ef7d66 to dacb5ad Compare December 8, 2021 08:40
@andrea-iob andrea-iob added this to the 1.8 milestone Jan 14, 2022
@andrea-iob andrea-iob force-pushed the la.transpose.sparse.matrix branch 2 times, most recently from 135bb38 to 5ccd94c Compare January 19, 2022 10:28
@andrea-iob andrea-iob merged commit 893e8ba into master Jan 20, 2022
@andrea-iob andrea-iob deleted the la.transpose.sparse.matrix branch January 20, 2022 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants