Skip to content

Commit

Permalink
Update src/lu.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Steven G. Johnson <[email protected]>
  • Loading branch information
longemen3000 and stevengj authored Dec 14, 2024
1 parent fe08274 commit 4839167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lu.jl
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ end
input `F`, instead of creating a copy.
!!! compat "Julia 1.12"
reusing `LU` factorizations in `lu!` require Julia 1.12 or later.
Reusing dense `LU` factorizations in `lu!` require Julia 1.12 or later.
# Examples
```jldoctest
Expand Down

0 comments on commit 4839167

Please sign in to comment.