Mercurial > repos > public > sbplib_julia
graph
-
Remove comments about EquidistantGrid potentially being an AbstractArray refactor/gridsTue, 01 Nov 2022 22:37:10 +0100, by Jonatan Werpers
-
Fix formatting in a few docstrings refactor/sbpoperators/inflationTue, 01 Nov 2022 22:15:47 +0100, by Jonatan Werpers
-
Remove convenience constructor for BoundaryOperator according to review comments refactor/sbpoperators/inflationTue, 01 Nov 2022 22:10:51 +0100, by Jonatan Werpers
-
Review: Suggest changes to test and removal of conveninece constructor refactor/sbpoperators/inflationTue, 25 Oct 2022 10:33:27 +0200, by Vidar Stiernström
-
REVIEW: Give input on TBD comments, suggest name change of evalOn. refactor/gridsThu, 20 Oct 2022 20:59:56 +0200, by Vidar Stiernström
-
Fix tests after review comment refactor/sbpoperators/inflationFri, 21 Oct 2022 23:07:30 +0200, by Jonatan Werpers
-
Merge bugfix/lazy_tensors/lazyfunctionarrayFri, 21 Oct 2022 21:41:43 +0200, by Jonatan Werpers
-
Close before merge bugfix/lazy_tensors/lazyfunctionarrayFri, 21 Oct 2022 21:40:26 +0200, by Jonatan Werpers
-
Specialize evalOn for EquidistantGrid to return a LazyArray refactor/gridsWed, 19 Oct 2022 23:23:36 +0200, by Jonatan Werpers
-
Merge bugfix/lazy_tensors/lazyfunctionarray refactor/gridsWed, 19 Oct 2022 23:14:00 +0200, by Jonatan Werpers
-
Fix indendation of testset in equidistant_grid_test.jl refactor/gridsWed, 19 Oct 2022 22:40:11 +0200, by Jonatan Werpers
-
Fix failing test bugfix/lazy_tensors/lazyfunctionarrayWed, 19 Oct 2022 23:11:59 +0200, by Jonatan Werpers
-
Add test for a bug in the constructor of LazyFunctionArray bugfix/lazy_tensors/lazyfunctionarrayWed, 19 Oct 2022 23:10:58 +0200, by Jonatan Werpers
-
Merged feature/gridsWed, 12 Oct 2022 10:44:44 +0200, by Vidar Stiernström
-
Closing branch before merge to default feature/gridsWed, 12 Oct 2022 10:42:45 +0200, by Vidar Stiernström
-
Forgot to include file boundary_identifier.jl in refactor. feature/gridsTue, 11 Oct 2022 18:21:56 +0200, by Vidar Stiernström
-
Reformulate boundary routines (sat tensors) for Laplace and fix export feature/boundary_conditionsTue, 11 Oct 2022 18:16:42 +0200, by Vidar Stiernström
-
Add functions for constructing SATs feature/boundary_conditionsTue, 11 Oct 2022 18:15:47 +0200, by Vidar Stiernström
-
Add type for different kind of boundary data and refactor the BoundaryConditions such that they are general w.r.t the boundary data type feature/boundary_conditionsTue, 11 Oct 2022 18:12:40 +0200, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsWed, 05 Oct 2022 22:05:23 +0200, by Vidar Stiernström
-
Merge feature/grids feature/boundary_conditionsFri, 15 Jul 2022 15:24:02 +0200, by Vidar Stiernström
-
Merge with feature/gridsWed, 05 Oct 2022 22:03:54 +0200, by Vidar Stiernström
-
Closing branch before merge to default feature/gridsWed, 05 Oct 2022 22:03:20 +0200, by Vidar Stiernström
-
Remove export of boundary_size och orthogonal_dims feature/gridsWed, 05 Oct 2022 21:26:37 +0200, by Vidar Stiernström
-
Merge with default refactor/sbpoperators/inflationTue, 04 Oct 2022 22:31:52 +0200, by Jonatan Werpers
-
Merging feature/lazy_arraysWed, 05 Oct 2022 20:46:10 +0200, by Vidar Stiernström
-
Closing branch before merge to default feature/lazy_arraysWed, 05 Oct 2022 20:45:26 +0200, by Vidar Stiernström
-
Update manifests with julia 1.8.2Tue, 04 Oct 2022 22:28:08 +0200, by Jonatan Werpers
-
Export binary operations for LazyArrays and scalars feature/lazy_arraysFri, 15 Jul 2022 15:23:16 +0200, by Vidar Stiernström
-
Rename AbstractGrid to Grid and clean up Grids module feature/gridsFri, 15 Jul 2022 09:54:15 +0200, by Vidar Stiernström
-
Add functions orthogonal_dims and boundary_size feature/gridsThu, 14 Jul 2022 18:33:36 +0200, by Vidar Stiernström
-
Merge change to boundary_grid feature/boundary_conditionsMon, 04 Jul 2022 23:02:11 +0200, by Vidar Stiernström
-
Change to using filter for picking out orthogonal dimensionsMon, 04 Jul 2022 22:55:32 +0200, by Vidar Stiernström
-
Add show(io,x) methods feature/lazy_tensors/pretty_printingMon, 23 May 2022 07:20:27 +0200, by Jonatan Werpers
-
Rename g_1D and remove nested testset refactor/sbpoperators/inflationThu, 09 Jun 2022 07:33:27 +0200, by Jonatan Werpers
-
Clean up testsets in boundary_operator_test refactor/sbpoperators/inflationThu, 09 Jun 2022 07:30:20 +0200, by Jonatan Werpers
-
Remove 2D tests from boundary_operator_test refactor/sbpoperators/inflationThu, 09 Jun 2022 07:24:11 +0200, by Jonatan Werpers
-
Start implementing functions for boundary conditions associated with Laplace feature/boundary_conditionsMon, 13 Jun 2022 13:46:24 +0200, by Vidar Stiernström
-
REVIEW: Suggest changes to tests refactor/sbpoperators/inflationFri, 20 May 2022 11:31:20 +0200, by Vidar Stiernström
-
Add pretty printing for DiagonalTensor feature/lazy_tensors/pretty_printingThu, 12 May 2022 22:24:51 +0200, by Jonatan Werpers
-
Merge default feature/lazy_tensors/pretty_printingThu, 12 May 2022 21:52:47 +0200, by Jonatan Werpers
-
Bring up to date refactor/sbpoperators/inflationTue, 10 May 2022 20:34:20 +0200, by Jonatan Werpers
-
Try to remove volume_operator and boundary_operator methods refactor/sbpoperators/inflationMon, 21 Mar 2022 12:51:39 +0100, by Jonatan Werpers
-
Merge refactor/sbpoperators/inflation feature/dissipation_operatorsTue, 10 May 2022 21:15:55 +0200, by Jonatan Werpers