You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comprehensive tests for SymTridiagonal with LDLtFactorization
- Test explicit LDLtFactorization with SymTridiagonal matrices
- Verify default algorithm selects LDLtFactorization for SymTridiagonal
- Test that factorization is cached and reused across solves
- Include performance test case from issue #732
0 commit comments