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
|