log src/LazyTensors/LazyTensors.jl @ 2015:5c2448d6a201 feature/grids/geometry_functions tip

age author description
Thu, 09 Jan 2025 22:12:26 +0100 Jonatan Werpers Separate the logic of how TensorSum works from the semantics of + and - refactor/lazy_tensors/elementwise_ops
Thu, 09 Jan 2025 21:46:01 +0100 Jonatan Werpers Refactor ElementwiseTensorOperation into TensorSum and use TensorNegation for handling subtraction refactor/lazy_tensors/elementwise_ops
Thu, 09 Jan 2025 15:32:47 +0100 Jonatan Werpers Add TensorNegation refactor/lazy_tensors/elementwise_ops