view Project.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

name = "Sbplib"
uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
authors = ["Jonatan Werpers <jonatan@werpers.com> and contributors"]
version = "0.1.0"

[deps]
TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac"

[compat]
julia = "1.5"