log

age author description
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:30:16 +0100 Vidar Stiernström Remove obsolete type. 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
Sun, 08 Nov 2020 16:01:39 +0100 Vidar Stiernström Merge w. default feature/boundary_ops
Mon, 23 Nov 2020 21:15:04 +0100 Jonatan Werpers Restructure tests for InflatedTensorMapping
Sat, 07 Nov 2020 13:31:55 +0100 Vidar Stiernström Make function naming more consistent. feature/quadrature_as_outer_product
Sat, 07 Nov 2020 13:28:38 +0100 Vidar Stiernström Update docs feature/quadrature_as_outer_product
Sat, 07 Nov 2020 13:12:21 +0100 Vidar Stiernström Add comments to broken tests. feature/quadrature_as_outer_product
Sat, 07 Nov 2020 13:07:31 +0100 Vidar Stiernström Use LazyOuterProduct to construct multi-dimensional quadratures. This change allwed to: feature/quadrature_as_outer_product
Fri, 06 Nov 2020 21:37:10 +0100 Jonatan Werpers Merge in feature/outer_product
Fri, 06 Nov 2020 21:36:39 +0100 Jonatan Werpers Close branch before merge feature/outer_product
Thu, 05 Nov 2020 22:06:10 +0100 Vidar Stiernström Fix typo in documentation feature/outer_product
Thu, 05 Nov 2020 15:37:53 +0100 Jonatan Werpers Add a test feature/outer_product
Thu, 05 Nov 2020 15:27:33 +0100 Jonatan Werpers Remove resolved TBD feature/outer_product
Thu, 05 Nov 2020 15:27:04 +0100 Jonatan Werpers Merge in default feature/outer_product
Thu, 05 Nov 2020 15:18:11 +0100 Jonatan Werpers Merge feature/avoid_nested_inflated_tensormappings
Thu, 05 Nov 2020 15:17:46 +0100 Jonatan Werpers Merge default and close branch before merge feature/avoid_nested_inflated_tensormappings
Thu, 05 Nov 2020 13:20:20 +0100 Jonatan Werpers Merge feature/tensormapping_eltype
Thu, 05 Nov 2020 13:20:03 +0100 Jonatan Werpers Close branch before merge feature/tensormapping_eltype
Thu, 05 Nov 2020 13:18:24 +0100 Jonatan Werpers Implement constructors to avoid creating nested InflatedTensorMappings feature/avoid_nested_inflated_tensormappings
Thu, 05 Nov 2020 12:51:26 +0100 Jonatan Werpers Implement method eltype for TensorMapping feature/tensormapping_eltype
Thu, 05 Nov 2020 12:48:30 +0100 Jonatan Werpers Add special methods for Identity mappings feature/outer_product
Thu, 05 Nov 2020 11:46:03 +0100 Vidar Stiernström Add todo
Thu, 05 Nov 2020 11:32:49 +0100 Vidar Stiernström Merge feature/compose_identity_mappings
Thu, 05 Nov 2020 11:31:33 +0100 Vidar Stiernström Close branch before merge feature/compose_identity_mappings
Thu, 05 Nov 2020 11:30:53 +0100 Vidar Stiernström Move exception handling to end of file and update error message. feature/compose_identity_mappings
Thu, 05 Nov 2020 10:49:49 +0100 Jonatan Werpers Add TODOs relating to SizeMismatch feature/compose_identity_mappings
Thu, 05 Nov 2020 10:49:27 +0100 Jonatan Werpers Switch from DimensionMismatch to SizeMismatch for boundschecks on compositions feature/compose_identity_mappings
Thu, 05 Nov 2020 10:47:31 +0100 Jonatan Werpers Export SizeMismatch feature/compose_identity_mappings
Thu, 05 Nov 2020 10:35:07 +0100 Jonatan Werpers Actually extend the showerror function feature/compose_identity_mappings
Thu, 05 Nov 2020 10:28:07 +0100 Jonatan Werpers Fix some errors in SizeMismatch exception feature/compose_identity_mappings
Thu, 05 Nov 2020 10:25:30 +0100 Jonatan Werpers Proposal for SizeMismatch exception feature/compose_identity_mappings
Wed, 04 Nov 2020 20:06:10 +0100 Vidar Stiernström Fix typo in docs feature/compose_identity_mappings
Wed, 04 Nov 2020 20:03:37 +0100 Vidar Stiernström Specialize composition operator for composing a tensormapping with an identitymapping. feature/compose_identity_mappings
Mon, 19 Oct 2020 19:02:48 +0200 Vidar Stiernström Move SbpOperators/BoundaryValue to subdirectory boundary_ops feature/boundary_ops
Mon, 02 Nov 2020 22:12:24 +0100 Jonatan Werpers Add some tests feature/outer_product
Mon, 02 Nov 2020 21:34:33 +0100 Jonatan Werpers Merge in default feature/outer_product
Mon, 26 Oct 2020 23:04:30 +0100 Jonatan Werpers Update todo feature/outer_product
Mon, 26 Oct 2020 23:01:47 +0100 Jonatan Werpers Simplify implementation of \otimes feature/outer_product
Mon, 02 Nov 2020 21:33:35 +0100 Jonatan Werpers Merge in feature/inflated_tensormapping.
Mon, 02 Nov 2020 21:33:01 +0100 Jonatan Werpers Close branch before merge feature/inflated_tensormapping
Mon, 02 Nov 2020 17:39:15 +0100 Vidar Stiernström Add tests to InflatedTensorMapping where one of before and after are missing feature/inflated_tensormapping
Sun, 25 Oct 2020 14:01:27 +0100 Jonatan Werpers Add some tests and fix some bugs feature/outer_product
Sat, 24 Oct 2020 20:40:28 +0200 Jonatan Werpers Merge in feature/infated_tensormapping feature/outer_product
Thu, 22 Oct 2020 10:18:57 +0200 Jonatan Werpers Start implementing function for outer products feature/outer_product
Thu, 22 Oct 2020 13:22:08 +0200 Vidar Stiernström Merge updated docs feature/inflated_tensormapping
Thu, 22 Oct 2020 13:20:00 +0200 Vidar Stiernström Add additional tests for InflatedTensorMapping constructors feature/inflated_tensormapping
Thu, 22 Oct 2020 10:46:23 +0200 Jonatan Werpers Change documention in an attempt to follow the guidelines feature/inflated_tensormapping
Thu, 22 Oct 2020 10:27:29 +0200 Vidar Stiernström Align documentation feature/inflated_tensormapping
Thu, 22 Oct 2020 10:02:36 +0200 Vidar Stiernström Merge documentation of InflatedTensorMapping feature/inflated_tensormapping
Wed, 21 Oct 2020 22:06:26 +0200 Vidar Stiernström Implement InflatedTensorMapping where one of before and after are missing. feature/inflated_tensormapping
Wed, 21 Oct 2020 22:02:07 +0200 Jonatan Werpers Better documentation feature/inflated_tensormapping
Wed, 21 Oct 2020 21:44:35 +0200 Jonatan Werpers Move part of the documentation to the constructor feature/inflated_tensormapping
Wed, 21 Oct 2020 21:30:18 +0200 Jonatan Werpers Add some documentation feature/inflated_tensormapping
Wed, 21 Oct 2020 20:57:38 +0200 Jonatan Werpers Moar tests and moar type stableness feature/inflated_tensormapping