Mon, 24 Jun 2019 15:54:47 +0200 |
Jonatan Werpers |
Change error type when doing element wise operations on lazy arrays of missmatching dimension
boundary_conditions
|
Mon, 24 Jun 2019 14:57:17 +0200 |
Jonatan Werpers |
Remove implementations of elementwise operation for * and /
boundary_conditions
|
Mon, 24 Jun 2019 14:43:37 +0200 |
Jonatan Werpers |
Merge. Throw away tests written by Jonatan
boundary_conditions
|
Mon, 24 Jun 2019 14:04:38 +0200 |
Jonatan Werpers |
Modify the implementation of elementwise operations to be more direct and add a few tests
boundary_conditions
|
Mon, 24 Jun 2019 10:51:39 +0200 |
Vidar Stiernström |
Add (/) operation for LazyArrays and enable corresponding broken tests.
boundary_conditions
|
Sun, 23 Jun 2019 21:27:03 +0200 |
Vidar Stiernström |
Add/fix test checking that no size assertion is performed when lazy operations and operations on lazy arrays are decorated using @inbounds
boundary_conditions
|
Sun, 23 Jun 2019 20:44:09 +0200 |
Vidar Stiernström |
Add tests for LazyArrays and lazy operations
boundary_conditions
|
Thu, 20 Jun 2019 23:28:02 +0200 |
Jonatan Werpers |
Fix up some formatting
boundary_conditions
|
Thu, 20 Jun 2019 23:00:05 +0200 |
Jonatan Werpers |
Add a few test cases for TensorApplication
boundary_conditions
|
Thu, 20 Jun 2019 21:31:15 +0200 |
Jonatan Werpers |
Rename and export types in LazyTensors follow julia conventions
boundary_conditions
|
Thu, 20 Jun 2019 21:14:20 +0200 |
Jonatan Werpers |
Rename package LazyTensor to LazyTensors
boundary_conditions
base
LazyTensor/test/runtests.jl@a26b3d46c1c9
|