Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

Cannot be singular checked in some versions, so this is a nicer way to handle it.

Fixes SciML/OrdinaryDiffEq.jl#2041

Cannot be singular checked in some versions, so this is a nicer way to handle it.

Fixes SciML/OrdinaryDiffEq.jl#2041
@codecov
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #423 (76673b6) into master (646b8ab) will decrease coverage by 3.89%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
- Coverage   78.35%   74.47%   -3.89%     
==========================================
  Files           7        7              
  Lines         573      568       -5     
==========================================
- Hits          449      423      -26     
- Misses        124      145      +21     
Files Coverage Δ
src/ArrayInterface.jl 65.48% <66.66%> (-6.32%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ChrisRackauckas ChrisRackauckas merged commit 16f8d98 into master Nov 1, 2023
@ChrisRackauckas ChrisRackauckas deleted the ldlt2 branch November 1, 2023 12:53
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.

error with SymTridiagonal Jacobian

2 participants