Skip to content

Commit

Permalink
Load Compat for allequal
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed Oct 30, 2023
1 parent b537e6a commit ba24b1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NDTensors/src/DiagonalArrays/src/DiagonalArrays.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module DiagonalArrays

using Compat # allequal
using LinearAlgebra

export DiagonalArray
Expand Down

0 comments on commit ba24b1c

Please sign in to comment.