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

Add parameters to const triangular types #48331

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Add parameters to const triangular types #48331

merged 1 commit into from
Jan 18, 2023

Conversation

dkarrasch
Copy link
Member

This is a harmless change to begin with, but it will help make progress with #26307. Basically, the goal is to replace the few usages of the abstract two-parameter type AbstractTriangular{T,S} by UpperOrLowerTriangular{T,S}.

@dkarrasch dkarrasch added the linear algebra Linear algebra label Jan 18, 2023
@dkarrasch dkarrasch merged commit 4725b78 into master Jan 18, 2023
@dkarrasch dkarrasch deleted the dk/tritype branch January 18, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear algebra Linear algebra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant