log test/testLazyTensors.jl @ 625:1c512e796c6d feature/volume_and_boundary_operators

age author description
Thu, 31 Dec 2020 08:10:56 +0100 Vidar Stiernström Allow split_tuple to split tuples containing different types. feature/volume_and_boundary_operators
Sat, 28 Nov 2020 17:03:01 +0100 Vidar Stiernström Remove unnecessary type parameters refactor/tensor_index_coupling
Thu, 26 Nov 2020 21:35:34 +0100 Jonatan Werpers Make the coupling between all the LazyTensors code and the Index type much weaker to make the module more flexible refactor/tensor_index_coupling
Thu, 26 Nov 2020 17:21:38 +0100 Jonatan Werpers Merge in default feature/inflated_tensormapping_transpose
Thu, 26 Nov 2020 16:13:58 +0100 Jonatan Werpers Add a split_tuple function to make split_index more readable feature/inflated_tensormapping_transpose
Wed, 25 Nov 2020 18:02:30 +0100 Jonatan Werpers Fix typo refactor/inflated_tensormapping_tests
Wed, 25 Nov 2020 17:58:40 +0100 Jonatan Werpers Add a comment on how the test cases were chosen refactor/inflated_tensormapping_tests
Wed, 25 Nov 2020 15:59:04 +0100 Jonatan Werpers Implement apply_transpose with tests feature/inflated_tensormapping_transpose
Wed, 25 Nov 2020 15:10:46 +0100 Jonatan Werpers Merge refactor/inflated_tensormapping_tests feature/inflated_tensormapping_transpose
Wed, 25 Nov 2020 15:04:02 +0100 Jonatan Werpers Add some tests to test a wider range of possibilities for inflation refactor/inflated_tensormapping_tests
Tue, 24 Nov 2020 11:05:41 +0100 Jonatan Werpers Run tests for inflated tensor mapping in a loop to make things more readable refactor/inflated_tensormapping_tests
Mon, 23 Nov 2020 21:30:11 +0100 Jonatan Werpers Start refactoring split index and apply to accomodate future addition of apply_transpose feature/inflated_tensormapping_transpose
Mon, 23 Nov 2020 21:15:04 +0100 Jonatan Werpers Restructure tests for InflatedTensorMapping
Thu, 05 Nov 2020 15:37:53 +0100 Jonatan Werpers Add a test feature/outer_product
Thu, 05 Nov 2020 15:27:04 +0100 Jonatan Werpers Merge in default feature/outer_product
Thu, 05 Nov 2020 15:17:46 +0100 Jonatan Werpers Merge default and close branch before merge feature/avoid_nested_inflated_tensormappings
Thu, 05 Nov 2020 13:18:24 +0100 Jonatan Werpers Implement constructors to avoid creating nested InflatedTensorMappings feature/avoid_nested_inflated_tensormappings
Thu, 05 Nov 2020 12:51:26 +0100 Jonatan Werpers Implement method eltype for TensorMapping feature/tensormapping_eltype
Thu, 05 Nov 2020 12:48:30 +0100 Jonatan Werpers Add special methods for Identity mappings feature/outer_product
Thu, 05 Nov 2020 10:49:49 +0100 Jonatan Werpers Add TODOs relating to SizeMismatch feature/compose_identity_mappings
Thu, 05 Nov 2020 10:49:27 +0100 Jonatan Werpers Switch from DimensionMismatch to SizeMismatch for boundschecks on compositions feature/compose_identity_mappings
Wed, 04 Nov 2020 20:03:37 +0100 Vidar Stiernström Specialize composition operator for composing a tensormapping with an identitymapping. feature/compose_identity_mappings
Mon, 02 Nov 2020 22:12:24 +0100 Jonatan Werpers Add some tests feature/outer_product
Mon, 02 Nov 2020 21:34:33 +0100 Jonatan Werpers Merge in default feature/outer_product