Mercurial > repos > public > sbplib_julia
comparison LazyTensors/Project.toml @ 274:11010bb74260 boundary_conditions
Dispatch getindex for TensorMappingApplication on region indices. Dispatch apply
for TensorMappingBinaryOperation on region indices. Update tests. Update todo
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Mon, 06 Jan 2020 10:54:48 +0100 |
parents | 6945c15a6a7a |
children |
comparison
equal
deleted
inserted
replaced
273:babc4288e6a6 | 274:11010bb74260 |
---|---|
1 name = "LazyTensors" | 1 name = "LazyTensors" |
2 uuid = "62fbed2c-918d-11e9-279b-eb3a325b37d3" | 2 uuid = "62fbed2c-918d-11e9-279b-eb3a325b37d3" |
3 authors = ["Jonatan Werpers <jonatan.werpers@it.uu.se>"] | 3 authors = ["Jonatan Werpers <jonatan.werpers@it.uu.se>"] |
4 version = "0.1.0" | 4 version = "0.1.0" |
5 | |
6 [deps] | |
7 RegionIndices = "5d527584-97f1-11e9-084c-4540c7ecf219" | |
5 | 8 |
6 [extras] | 9 [extras] |
7 Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" | 10 Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" |
8 | 11 |
9 [targets] | 12 [targets] |