view Project.toml @ 1293:c5cf32fab163 refactor/grids

Add call site @inline in LazyFunctionArray to avoid allocations in eval_on on 3D grids
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 07 Mar 2023 10:12:33 +0100
parents e67cddbb8adc
children 2a9ec1e2abad 857dab1a3116
line wrap: on
line source

name = "Sbplib"
uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
authors = ["Jonatan Werpers <jonatan@werpers.com>", "Vidar Stiernström <vidar.stiernstrom@it.uu.se>, and contributors"]
version = "0.1.0"

[deps]
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac"

[compat]
julia = "1.5"