We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc1a12e commit 519c59cCopy full SHA for 519c59c
benchmarks/scripts/linear_vs_cartesian_indexing.jl renamed to benchmarks/scripts/indexing_and_static_ndranges.jl
@@ -1,6 +1,6 @@
1
#=
2
julia --project=.buildkite
3
-using Revise; include(joinpath("benchmarks", "scripts", "linear_vs_cartesian_indexing.jl"))
+using Revise; include(joinpath("benchmarks", "scripts", "indexing_and_static_ndranges.jl"))
4
5
# Info:
6
This script compares two things:
0 commit comments