log LazyTensors/test/runtests.jl @ 325:41c3c25e4e3b

age author description
Thu, 24 Sep 2020 22:31:04 +0200 Jonatan Werpers LazyTensors: Simplify the LazyElementwiseOperation type by restricting it and introducing a LazyConstantArray to handle scalars.
Thu, 24 Sep 2020 20:57:10 +0200 Jonatan Werpers LazyTensors/test/runtests.jl: Fix the indexing style of apply methods
Tue, 07 Jan 2020 23:48:20 +0100 Vidar Stiernström Extend 2D test boundary_conditions
Mon, 06 Jan 2020 12:08:00 +0100 Vidar Stiernström Add getindex-function for region indices. Update LazyArray tests. NOTE: Not sure if this is the way to go. boundary_conditions
Mon, 06 Jan 2020 11:46:21 +0100 Vidar Stiernström Add 2D test boundary_conditions
Mon, 06 Jan 2020 11:05:19 +0100 Vidar Stiernström Dispatch TensorMappingTranspose on region indices. Update tests. boundary_conditions