Mercurial > repos > public > sbplib_julia
log test/Grids/grid_test.jl @ 1275:dcd8654ca33b refactor/grids
age | author | description |
---|---|---|
Sun, 26 Feb 2023 11:53:23 +0100 | Jonatan Werpers | Remove getcomponent stubs since we might have a cleaner way to solve it with map or lazymap refactor/grids |
Sat, 25 Feb 2023 22:57:00 +0100 | Jonatan Werpers | Allow multi-argument functions in eval_on refactor/grids |
Sat, 25 Feb 2023 22:49:43 +0100 | Jonatan Werpers | Add function target_manifold_dim for Grid refactor/grids |
Sat, 25 Feb 2023 22:42:16 +0100 | Jonatan Werpers | Factor out functions for getting the type and number of components in a type refactor/grids |
Sat, 25 Feb 2023 22:22:50 +0100 | Jonatan Werpers | Add test for Grid and make them pass. Start implementing eval_on refactor/grids |
Wed, 22 Feb 2023 12:47:08 +0100 | Jonatan Werpers | Fix or mark tests broken where needed refactor/grids |