log src/LazyTensors/lazy_array.jl @ 1948:dd77b45ee1ac feature/grids/manifolds

age author description
Fri, 13 Sep 2024 22:23:45 +0200 Jonatan Werpers Move exports to package top files refactor/move_exports
Thu, 21 Mar 2024 15:36:52 +0100 Jonatan Werpers Fix spelling mistakes
Tue, 07 Mar 2023 10:12:33 +0100 Jonatan Werpers Add call site @inline in LazyFunctionArray to avoid allocations in eval_on on 3D grids refactor/grids
Wed, 19 Oct 2022 23:11:59 +0200 Jonatan Werpers Fix failing test bugfix/lazy_tensors/lazyfunctionarray
Wed, 05 Oct 2022 20:45:02 +0200 Vidar Stiernström Remove comment feature/lazy_arrays
Fri, 15 Jul 2022 15:23:16 +0200 Vidar Stiernström Export binary operations for LazyArrays and scalars feature/lazy_arrays
Mon, 21 Mar 2022 13:11:37 +0100 Jonatan Werpers Fix some @boundscheck @inboudns combos refactor/lazy_tensors
Sun, 20 Mar 2022 21:35:20 +0100 Jonatan Werpers Simplify bounds handling for LazyElementwiseOperation refactor/lazy_tensors
Sun, 20 Mar 2022 21:19:00 +0100 Jonatan Werpers Remove a bunch of todos refactor/lazy_tensors
Fri, 14 Jan 2022 09:19:07 +0100 Jonatan Werpers Fix a bunch of docstring mistakes feature/setup_documenter
Thu, 01 Oct 2020 07:44:39 +0200 Jonatan Werpers Implement isapprox between LazyArray and scalars. feature/lazy_array/isapprox
Wed, 30 Sep 2020 21:09:35 +0200 Jonatan Werpers Merge performance/lazy_elementwise_operation
Wed, 30 Sep 2020 21:07:34 +0200 Jonatan Werpers Improve formatting feature/lazy_function
Wed, 30 Sep 2020 19:48:17 +0200 Jonatan Werpers Add a LazyFunctionArray that evaluates a function for each index. feature/lazy_function
Fri, 25 Sep 2020 21:51:14 +0200 Jonatan Werpers lazy_array.jl: Bring back the concrete types in the LazyElementwiseOperation struct. performance/lazy_elementwise_operation
Fri, 25 Sep 2020 13:06:02 +0200 Jonatan Werpers Start converting to one package by moving all the files to their correct location refactor/combine_to_one_package base LazyTensors/src/lazy_array.jl@d6300bab9d6a