Skip to content

Commit

Permalink
Only support Strided version above 2
Browse files Browse the repository at this point in the history
  • Loading branch information
emstoudenmire committed Nov 4, 2023
1 parent 93c5926 commit 6a0b653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NDTensors/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Requires = "1.1"
SimpleTraits = "0.9.4"
SplitApplyCombine = "1.2.2"
StaticArrays = "0.12, 1.0"
Strided = "0.3, 1, 2"
Strided = "2"
StridedViews = "0.2"
TimerOutputs = "0.5.5"
TupleTools = "1.2.0"
Expand Down

0 comments on commit 6a0b653

Please sign in to comment.