Sat, 07 Sep 2024 12:11:53 -0700 |
Vidar Stiernström |
Rename project from Sbplib to Diffinitive
rename_module
|
Thu, 11 Apr 2024 22:31:04 +0200 |
Jonatan Werpers |
Change to signature of equidistant_grid to same style as many array methods.
refactor/equidistant_grid/signature
|
Thu, 21 Mar 2024 15:51:29 +0100 |
Jonatan Werpers |
Merge refactor/component_type
feature/grids/componentview
|
Thu, 21 Mar 2024 07:43:48 +0100 |
Jonatan Werpers |
Remove review comments
feature/grids/componentview
|
Thu, 21 Mar 2024 07:42:19 +0100 |
Jonatan Werpers |
Remove comments and add todo
feature/grids/componentview
|
Wed, 20 Mar 2024 16:17:53 +0100 |
Jonatan Werpers |
Move correctness tests of componentview to the tests for ArrayComponentView
feature/grids/componentview
|
Thu, 21 Mar 2024 07:59:53 +0100 |
Jonatan Werpers |
Move and extend tests to reflect that component_type is more general than before
refactor/component_type
|
Mon, 19 Feb 2024 15:58:07 +0100 |
Jonatan Werpers |
Add testset to clarify the purpose of equality tests
feature/grids/componentview
|
Sat, 30 Dec 2023 13:33:17 +0100 |
Vidar Stiernström |
REVIEW: Add review comments to tests
feature/grids/componentview
|
Fri, 01 Dec 2023 14:58:05 +0100 |
Jonatan Werpers |
Introduce a view type and implement sliced indexing for the components.
feature/grids/componentview
|
Fri, 01 Dec 2023 13:34:03 +0100 |
Jonatan Werpers |
Start implementing componentview
feature/grids/componentview
|
Tue, 15 Aug 2023 22:55:25 +0200 |
Vidar Stiernström |
Support evaluating scalars on grids
feature/grids/scalar_eval_on
|
Mon, 15 May 2023 22:37:33 +0200 |
Jonatan Werpers |
More clean up of todos and notes
refactor/grids
|
Wed, 03 May 2023 15:39:34 +0200 |
Jonatan Werpers |
Implement coordinate_size() and component_type() types
refactor/grids
|
Wed, 03 May 2023 15:31:53 +0200 |
Jonatan Werpers |
Rename function for coordinate size of a grid
refactor/grids
|
Wed, 22 Mar 2023 08:50:33 +0100 |
Jonatan Werpers |
Remove dims function
refactor/grids
|
Tue, 07 Mar 2023 09:48:00 +0100 |
Jonatan Werpers |
Implement changes in SbpOperators
refactor/grids
|
Fri, 03 Mar 2023 15:44:39 +0100 |
Jonatan Werpers |
Remove _component_type and replace with eltype
refactor/grids
|
Fri, 03 Mar 2023 15:42:05 +0100 |
Jonatan Werpers |
Add component_type function to Grid
refactor/grids
|
Sun, 26 Feb 2023 21:20:52 +0100 |
Jonatan Werpers |
Clear out some TBDs
refactor/grids
|
Sun, 26 Feb 2023 17:09:35 +0100 |
Jonatan Werpers |
Minor clean up
refactor/grids
|
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
|
Tue, 21 Feb 2023 21:42:31 +0100 |
Jonatan Werpers |
Add stub files for tests
refactor/grids
|