Skip to content

Use AbstractMatrix in LU.#178

Merged
krcools merged 1 commit into
krcools:masterfrom
cmuenger:master
Dec 12, 2025
Merged

Use AbstractMatrix in LU.#178
krcools merged 1 commit into
krcools:masterfrom
cmuenger:master

Conversation

@cmuenger

Copy link
Copy Markdown

Using AbstractMatrix in the LU wrapper to avoid converting sparse matrices into dense matrices and using dedicated LU for dense and sparse matrices, respectively.

Removing an empty file from the examples folder.

@krcools

krcools commented Dec 7, 2025

Copy link
Copy Markdown
Owner

Can you add a @testitem to verify the desired behaviour?

@krcools krcools merged commit cdb40a9 into krcools:master Dec 12, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants