view Project.toml @ 663:f1803ab08740 feature/laplace_opset

Add Note on how we should treat the borrowing parameters of operators.
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Sun, 31 Jan 2021 13:13:06 +0100
parents 2a0b17adaf9e
children 0159a91fc55a
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"