log

age author description
Sat, 12 Mar 2022 22:20:45 +0100 Jonatan Werpers Remove type declaratio from doc string feature/tensormapping_application_promotion
Thu, 10 Mar 2022 16:59:43 +0100 Jonatan Werpers Move exports to the top of the files feature/tensormapping_application_promotion
Thu, 10 Mar 2022 16:57:01 +0100 Jonatan Werpers Remove more type assertions feature/tensormapping_application_promotion
Thu, 10 Mar 2022 11:13:34 +0100 Jonatan Werpers Add promotion calculation of element type for LazyTensorMappingApplication feature/tensormapping_application_promotion
Sat, 12 Mar 2022 22:36:02 +0100 Jonatan Werpers Add a comment bugfix/tensor_application_1d_cartesian_index
Thu, 10 Mar 2022 08:18:29 +0100 Jonatan Werpers Add size checking for the coefficient feature/variable_derivatives
Wed, 09 Mar 2022 10:14:16 +0100 Jonatan Werpers Add note about where to put Regions feature/variable_derivatives
Wed, 09 Mar 2022 11:19:17 +0100 Jonatan Werpers Fix dispatch issue when indexing a 1D TensorApplication with a CartiesianIndex bugfix/tensor_application_1d_cartesian_index
Wed, 02 Mar 2022 10:54:39 +0100 Jonatan Werpers Fix dispatch bug for 1D grids feature/variable_derivatives
Fri, 25 Feb 2022 17:20:40 +0100 Vidar Stiernström Fix docs and add some references feature/laplace_opset
Fri, 25 Feb 2022 16:57:06 +0100 Vidar Stiernström Add test for constructing inner product and inverse via stencil sets feature/laplace_opset
Fri, 25 Feb 2022 16:35:16 +0100 Vidar Stiernström Add tests for constructing boundary operators from stencil sets feature/laplace_opset
Fri, 25 Feb 2022 16:34:35 +0100 Vidar Stiernström Fix bug when construcing normal_derivative from a stencil set feature/laplace_opset
Tue, 22 Feb 2022 07:24:22 +0100 Jonatan Werpers Temporarily add specialized methods for 2D feature/variable_derivatives
Mon, 21 Feb 2022 15:22:44 +0100 Jonatan Werpers More strict apply feature/variable_derivatives
Mon, 21 Feb 2022 12:57:58 +0100 Jonatan Werpers Fix type stability for 2d operator feature/variable_derivatives
Mon, 21 Feb 2022 10:34:48 +0100 Jonatan Werpers Merge performance/get_region_type_inference feature/variable_derivatives
Fri, 18 Feb 2022 08:03:37 +0100 Jonatan Werpers Merge bugfix/normal_derivative_sign feature/variable_derivatives
Mon, 21 Feb 2022 23:36:41 +0100 Vidar Stiernström Merge with default feature/laplace_opset
Mon, 21 Feb 2022 23:33:29 +0100 Vidar Stiernström Fix tests after refactoring feature/laplace_opset
Mon, 21 Feb 2022 13:13:37 +0100 Vidar Stiernström Add functionality for creating operators from a stencil set. Note: Tests are not updated yet! feature/laplace_opset
Mon, 21 Feb 2022 13:12:47 +0100 Vidar Stiernström Start restructuring Laplace making it more minimal. feature/laplace_opset
Mon, 21 Feb 2022 13:11:17 +0100 Vidar Stiernström Move exports to SbpOperators.jl feature/laplace_opset
Sun, 30 Jan 2022 13:00:18 +0100 Vidar Stiernström Review: Add review comment regarding restructuring of Laplace feature/laplace_opset
Mon, 21 Feb 2022 10:38:19 +0100 Jonatan Werpers Merge bugfix/normal_derivative_sign
Mon, 21 Feb 2022 10:37:57 +0100 Jonatan Werpers Close branch before merge bugfix/normal_derivative_sign
Mon, 21 Feb 2022 10:33:58 +0100 Jonatan Werpers Start refactor to improve type stability for apply(op,::TensorApplication,...) performance/get_region_type_inference
Fri, 18 Feb 2022 07:56:30 +0100 Jonatan Werpers Change the sign of normal derivatives bugfix/normal_derivative_sign
Fri, 18 Feb 2022 07:39:07 +0100 Jonatan Werpers More docs feature/variable_derivatives
Fri, 18 Feb 2022 07:19:08 +0100 Jonatan Werpers Remove comments feature/variable_derivatives