Fri, 16 Oct 2020 20:32:09 +0200 |
Jonatan Werpers |
Add dimension checking in the constructor
feature/tensor_composition
|
Fri, 16 Oct 2020 09:37:35 +0200 |
Jonatan Werpers |
Update working tests
feature/tensor_composition
|
Fri, 16 Oct 2020 09:34:50 +0200 |
Jonatan Werpers |
Merge in default
feature/tensor_composition
|
Thu, 15 Oct 2020 22:05:22 +0200 |
Jonatan Werpers |
Start implementing TensorComposition
feature/tensor_composition
|
Thu, 15 Oct 2020 22:06:54 +0200 |
Jonatan Werpers |
Add implementation of apply_transpose for LazyLinearMap
feature/LazyLinearMap/transpose
|
Sun, 04 Oct 2020 21:37:00 +0200 |
Jonatan Werpers |
Add a check for permuted indecies.
feature/lazy_linear_map
|
Fri, 02 Oct 2020 15:57:53 +0200 |
Vidar Stiernström |
Expand tests for LazyLinearMap and update its documentation
feature/lazy_linear_map
|
Fri, 02 Oct 2020 14:56:03 +0200 |
Vidar Stiernström |
Test applying LazyLinearMap to random vectors and matrices. Fix indentation
feature/lazy_linear_map
|
Fri, 02 Oct 2020 13:43:36 +0200 |
Vidar Stiernström |
Fix bug in range_size and domain_size for LazyLinearMap and expand the test
feature/lazy_linear_map
|
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:15:42 +0200 |
Jonatan Werpers |
Start implementing LazyLinearMap
feature/lazy_linear_map
|
Wed, 30 Sep 2020 19:48:17 +0200 |
Jonatan Werpers |
Add a LazyFunctionArray that evaluates a function for each index.
feature/lazy_function
|
Sat, 26 Sep 2020 15:20:18 +0200 |
Jonatan Werpers |
Start trying to change LazyTensors
refactor/remove_dynamic_size_tensormapping
|
Fri, 25 Sep 2020 13:48:23 +0200 |
Jonatan Werpers |
Add test sets for each submodule to make the test output nicer
refactor/combine_to_one_package
|
Fri, 25 Sep 2020 13:25:32 +0200 |
Jonatan Werpers |
Fix `using` commands to refer to local modules within the Sbplib package/module
refactor/combine_to_one_package
|
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/test/runtests.jl@41eb6c2ed219
|