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

Implement isdiag(::Tridiagonal), add related tests #32692

Merged
merged 1 commit into from
Jul 27, 2019

Conversation

garrison
Copy link
Sponsor Member

Implemented isdiag(::Tridiagonal) and added tests for it. Added tests too for isdiag(::SymTridiagonal), which was previously implemented but untested. Also expanded tests for istril and istriu on these tridiagonal types.

@kshyatt kshyatt added the linear algebra Linear algebra label Jul 26, 2019
@andreasnoack andreasnoack merged commit 20ef262 into JuliaLang:master Jul 27, 2019
@garrison garrison deleted the jrg/tridiag branch July 27, 2019 01:03
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.

3 participants