view 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 e00b96d6d8eb
line wrap: on
line source

[deps]
LazyTensor = "62fbed2c-918d-11e9-279b-eb3a325b37d3"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"