view Manifest.toml @ 347:0a95a829176c performance/lazy_elementwise_operation

lazy_array.jl: Bring back the concrete types in the LazyElementwiseOperation struct. We went this to be able to avoid dynamic dispatch
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 25 Sep 2020 21:51:14 +0200
parents d93099b1882e
children 089d4cb65146
line wrap: on
line source

# This file is machine-generated - editing it directly is not advised

[[OffsetArrays]]
git-tree-sha1 = "9011c7c98769c451f83869a4d66461e2f23bc80b"
uuid = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
version = "1.2.1"

[[TiledIteration]]
deps = ["OffsetArrays"]
git-tree-sha1 = "98693daea9bb49aba71eaad6b168b152d2310358"
uuid = "06e1c1a7-607b-532d-9fad-de7d9aa2abac"
version = "0.2.4"