Skip to content

Commit

Permalink
Update src/utilities.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Dominique <[email protected]>
  • Loading branch information
farhadrclass and dpo authored Oct 4, 2024
1 parent 5a173ef commit 4ad62e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utilities.jl
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ function solve_shifted_system!(
σ::T,
) where {T, I, F1, F2, F3}

# check if σ < 0
if σ < 0
throw(ArgumentError("σ must be nonnegative"))
end
Expand Down

0 comments on commit 4ad62e6

Please sign in to comment.