Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed Nov 13, 2023
1 parent dd9b6d3 commit aad0fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Numerics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,4 @@ function LinearAlgebra.lu(
P = Tensor(reshape(P, left_sizes..., size(L, 1)), [left_inds..., i_pl])

return L, U, P
end
end

0 comments on commit aad0fe6

Please sign in to comment.