Mercurial > repos > public > sbplib_julia
annotate test/Project.toml @ 450:ac6d22570a08 feature/inflated_tensormapping
Merge in feature/lazy_identity
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 19 Oct 2020 21:42:57 +0200 |
parents | 737e597e0e6d |
children | aeda2698166d |
rev | line source |
---|---|
333
01b851161018
Start converting to one package by moving all the files to their correct location
Jonatan Werpers <jonatan@werpers.com>
parents:
diff
changeset
|
1 [deps] |
395
737e597e0e6d
Rewrite broken tests as testing that the norm is zero
Jonatan Werpers <jonatan@werpers.com>
parents:
333
diff
changeset
|
2 LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" |
333
01b851161018
Start converting to one package by moving all the files to their correct location
Jonatan Werpers <jonatan@werpers.com>
parents:
diff
changeset
|
3 Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" |
01b851161018
Start converting to one package by moving all the files to their correct location
Jonatan Werpers <jonatan@werpers.com>
parents:
diff
changeset
|
4 TestSetExtensions = "98d24dd4-01ad-11ea-1b02-c9a08f80db04" |