Mercurial > repos > public > sbplib_julia
view LazyTensor/Project.toml @ 188:4558789b5948 boundary_conditions
Add module for Lazy operations
- Add LazyElementWiseOperations for lazy evaluations of operations on AbstractArray
- Add lazy operations
- Add LazyArray which specialices the normal operations by their lazy counterparts.
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Thu, 20 Jun 2019 21:36:31 +0200 |
parents | b7397ae8afaf |
children |
line wrap: on
line source
name = "LazyTensor" uuid = "62fbed2c-918d-11e9-279b-eb3a325b37d3" authors = ["Jonatan Werpers <jonatan.werpers@it.uu.se>"] version = "0.1.0" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [targets] test = ["Test"]