Sat, 05 Dec 2020 18:12:31 +0100 |
Vidar Stiernström |
Add a general boundary operator and make BoundaryRestriction a specialization of it.
feature/volume_and_boundary_operators
|
Wed, 02 Dec 2020 13:33:54 +0100 |
Vidar Stiernström |
Fix bug.
feature/boundary_ops
|
Wed, 02 Dec 2020 13:19:14 +0100 |
Vidar Stiernström |
Update documentation and add some comments.
feature/boundary_ops
|
Wed, 02 Dec 2020 08:18:09 +0100 |
Jonatan Werpers |
Fix bug in boundary_restriction
feature/boundary_ops
|
Tue, 01 Dec 2020 19:41:16 +0100 |
Jonatan Werpers |
Merge
feature/boundary_ops
|
Tue, 01 Dec 2020 17:31:30 +0100 |
Jonatan Werpers |
Implement boundary_restriction in a dimension independent way
feature/boundary_ops
|
Tue, 01 Dec 2020 17:47:14 +0100 |
Jonatan Werpers |
Add constructor that infers T and N
feature/boundary_ops
|
Tue, 01 Dec 2020 17:43:13 +0100 |
Jonatan Werpers |
Change name from closuresize() to closure_size()
feature/boundary_ops
|
Tue, 01 Dec 2020 16:48:53 +0100 |
Jonatan Werpers |
Fix typo
feature/boundary_ops
|
Tue, 01 Dec 2020 16:02:44 +0100 |
Jonatan Werpers |
Implement apply_transpose for different regions and remove boundschecks to simplify
feature/boundary_ops
|
Tue, 01 Dec 2020 16:01:08 +0100 |
Jonatan Werpers |
Add methods for closure size of a boundary restriction
feature/boundary_ops
|
Tue, 01 Dec 2020 15:36:35 +0100 |
Jonatan Werpers |
Change order of type parameters R and N to allow skipping N
feature/boundary_ops
|
Tue, 01 Dec 2020 15:21:01 +0100 |
Jonatan Werpers |
Collect documentation for BoundaryRestriction at the type definition
feature/boundary_ops
|
Mon, 30 Nov 2020 23:18:33 +0100 |
Vidar Stiernström |
Clean up type parameters and remove obsolete todo
feature/boundary_ops
|
Mon, 30 Nov 2020 18:34:48 +0100 |
Vidar Stiernström |
Fix region(CartesianBoundary) not returning an instance.
feature/boundary_ops
|
Mon, 30 Nov 2020 18:30:24 +0100 |
Vidar Stiernström |
Merge with default
feature/boundary_ops
|
Tue, 24 Nov 2020 18:30:25 +0100 |
Vidar Stiernström |
Fix range_size not returning empty tuple
feature/boundary_ops
|
Tue, 24 Nov 2020 15:28:10 +0100 |
Vidar Stiernström |
Fix the range of the BoundaryRestriction tensor mapping (the range is zero for the 1D operator). Add some documentation and todos.
feature/boundary_ops
|
Mon, 23 Nov 2020 21:19:08 +0100 |
Vidar Stiernström |
Clean up constructors
feature/boundary_ops
|
Mon, 23 Nov 2020 20:22:14 +0100 |
Vidar Stiernström |
Get some kind of tested working implementation.
feature/boundary_ops
|
Mon, 23 Nov 2020 13:11:19 +0100 |
Vidar Stiernström |
Sketch on boundary_restriction function in 2D, returning an inflated BoundaryRestriction
feature/boundary_ops
|
Mon, 23 Nov 2020 13:09:57 +0100 |
Vidar Stiernström |
Fix boundschecking for BoundaryRestriction
feature/boundary_ops
|
Sun, 22 Nov 2020 14:45:32 +0100 |
Vidar Stiernström |
Start sketching on 1D boundary restriction operators.
feature/boundary_ops
|