view Project.toml @ 807:1fc6c4daec44 refactor/sbp_operators_method_signatures

Add type parameter to Vararg to make better error messages when Stencil is called with incompatible weights such as (1,1.,1)
author Jonatan Werpers <jonatan@werpers.com>
date Sat, 18 Sep 2021 23:30:49 +0200
parents 0159a91fc55a
children e67cddbb8adc
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]
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac"

[compat]
julia = "1.5"