Mon, 06 Jan 2020 10:54:48 +0100 |
Vidar Stiernström |
Dispatch getindex for TensorMappingApplication on region indices. Dispatch apply
boundary_conditions
|
Wed, 04 Dec 2019 19:02:18 +0100 |
Vidar Stiernström |
Add lazy elementwise operations for array with scalar
boundary_conditions
|
Fri, 28 Jun 2019 14:10:35 +0200 |
Jonatan Werpers |
Improve error messages when multiblying with TensorMappings and add some tests for TensorOperators
boundary_conditions
|
Wed, 26 Jun 2019 19:51:36 +0200 |
Jonatan Werpers |
Regretsies on the CartesianIndex stuff. Use Vararg instead
boundary_conditions
|
Wed, 26 Jun 2019 18:24:07 +0200 |
Jonatan Werpers |
Use CartesianIndex for a bunch of index operations
boundary_conditions
|
Wed, 26 Jun 2019 17:41:44 +0200 |
Jonatan Werpers |
Improve tests for LazyTensors
boundary_conditions
|
Tue, 25 Jun 2019 17:26:39 +0200 |
Jonatan Werpers |
Add ability to add and subtract TensorMappings
boundary_conditions
|
Tue, 25 Jun 2019 11:09:48 +0200 |
Jonatan Werpers |
Remove tests that don't work through the package manager
boundary_conditions
|
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
|