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

Revert "Add (row/col)support for inv(Triangular)" #338

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

DanielVandH
Copy link
Contributor

Reverts #334. See JuliaApproximation/SemiclassicalOrthogonalPolynomials.jl#111.

Hopefully this method can be introduced once again eventually, but for now can we remove it?

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.20%. Comparing base (8770c60) to head (4b4c454).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
- Coverage   94.21%   94.20%   -0.02%     
==========================================
  Files          17       17              
  Lines        3144     3138       -6     
==========================================
- Hits         2962     2956       -6     
  Misses        182      182              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dlfivefifty
Copy link
Member

Oh cause those were just wrong: the inverse of a banded triangular matrix is triangular but not banded

@DanielVandH
Copy link
Contributor Author

Oh. Duh. I definitely should've noticed that...

@dlfivefifty dlfivefifty merged commit 66ae7a2 into JuliaArrays:master Jul 11, 2024
12 checks passed
@DanielVandH DanielVandH deleted the rminv branch July 11, 2024 14:02
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