Fri, 21 Oct 2022 21:40:26 +0200 |
Jonatan Werpers |
Close before merge
bugfix/lazy_tensors/lazyfunctionarray
|
Wed, 19 Oct 2022 23:23:36 +0200 |
Jonatan Werpers |
Specialize evalOn for EquidistantGrid to return a LazyArray
refactor/grids
|
Wed, 19 Oct 2022 23:14:00 +0200 |
Jonatan Werpers |
Merge bugfix/lazy_tensors/lazyfunctionarray
refactor/grids
|
Wed, 19 Oct 2022 22:40:11 +0200 |
Jonatan Werpers |
Fix indendation of testset in equidistant_grid_test.jl
refactor/grids
|
Wed, 19 Oct 2022 22:36:02 +0200 |
Jonatan Werpers |
Merge with default
refactor/grids
|
Wed, 19 Oct 2022 23:11:59 +0200 |
Jonatan Werpers |
Fix failing test
bugfix/lazy_tensors/lazyfunctionarray
|
Wed, 19 Oct 2022 23:10:58 +0200 |
Jonatan Werpers |
Add test for a bug in the constructor of LazyFunctionArray
bugfix/lazy_tensors/lazyfunctionarray
|
Wed, 12 Oct 2022 10:44:44 +0200 |
Vidar Stiernström |
Merged feature/grids
|
Wed, 12 Oct 2022 10:42:45 +0200 |
Vidar Stiernström |
Closing branch before merge to default
feature/grids
|
Tue, 11 Oct 2022 18:21:56 +0200 |
Vidar Stiernström |
Forgot to include file boundary_identifier.jl in refactor.
feature/grids
|
Tue, 11 Oct 2022 18:16:53 +0200 |
Vidar Stiernström |
Update notes
feature/boundary_conditions
|
Tue, 11 Oct 2022 18:16:42 +0200 |
Vidar Stiernström |
Reformulate boundary routines (sat tensors) for Laplace and fix export
feature/boundary_conditions
|
Tue, 11 Oct 2022 18:15:47 +0200 |
Vidar Stiernström |
Add functions for constructing SATs
feature/boundary_conditions
|
Tue, 11 Oct 2022 18:12:40 +0200 |
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_conditions
|
Wed, 05 Oct 2022 22:05:23 +0200 |
Vidar Stiernström |
Merge with default
feature/boundary_conditions
|
Fri, 15 Jul 2022 15:24:02 +0200 |
Vidar Stiernström |
Merge feature/grids
feature/boundary_conditions
|
Wed, 05 Oct 2022 22:03:54 +0200 |
Vidar Stiernström |
Merge with feature/grids
|
Wed, 05 Oct 2022 22:03:20 +0200 |
Vidar Stiernström |
Closing branch before merge to default
feature/grids
|
Wed, 05 Oct 2022 22:00:44 +0200 |
Vidar Stiernström |
Merge with default
feature/grids
|
Wed, 05 Oct 2022 22:00:30 +0200 |
Vidar Stiernström |
Rename dim to ndims in Grids.jl
feature/grids
|
Wed, 05 Oct 2022 21:26:37 +0200 |
Vidar Stiernström |
Remove export of boundary_size och orthogonal_dims
feature/grids
|
Wed, 05 Oct 2022 21:25:12 +0200 |
Vidar Stiernström |
Remove boundary_size
feature/grids
|
Wed, 05 Oct 2022 21:24:13 +0200 |
Vidar Stiernström |
Add testsets to existing tests
feature/grids
|
Tue, 04 Oct 2022 22:31:52 +0200 |
Jonatan Werpers |
Merge with default
refactor/sbpoperators/inflation
|
Wed, 05 Oct 2022 20:46:10 +0200 |
Vidar Stiernström |
Merging feature/lazy_arrays
|
Wed, 05 Oct 2022 20:45:26 +0200 |
Vidar Stiernström |
Closing branch before merge to default
feature/lazy_arrays
|
Wed, 05 Oct 2022 20:45:02 +0200 |
Vidar Stiernström |
Remove comment
feature/lazy_arrays
|
Wed, 05 Oct 2022 19:58:40 +0200 |
Vidar Stiernström |
Merge in default
feature/lazy_arrays
|
Tue, 04 Oct 2022 22:28:08 +0200 |
Jonatan Werpers |
Update manifests with julia 1.8.2
|
Fri, 15 Jul 2022 15:23:16 +0200 |
Vidar Stiernström |
Export binary operations for LazyArrays and scalars
feature/lazy_arrays
|
Fri, 15 Jul 2022 09:56:25 +0200 |
Vidar Stiernström |
Minor renamings
feature/grids
|
Fri, 15 Jul 2022 09:54:15 +0200 |
Vidar Stiernström |
Rename AbstractGrid to Grid and clean up Grids module
feature/grids
|
Fri, 15 Jul 2022 09:41:58 +0200 |
Vidar Stiernström |
Rename dimension to dim
feature/grids
|
Fri, 15 Jul 2022 09:38:08 +0200 |
Vidar Stiernström |
Add function dims
feature/grids
|
Thu, 14 Jul 2022 18:33:36 +0200 |
Vidar Stiernström |
Add functions orthogonal_dims and boundary_size
feature/grids
|
Mon, 04 Jul 2022 23:02:11 +0200 |
Vidar Stiernström |
Merge change to boundary_grid
feature/boundary_conditions
|
Mon, 04 Jul 2022 22:55:32 +0200 |
Vidar Stiernström |
Change to using filter for picking out orthogonal dimensions
|
Mon, 23 May 2022 07:20:27 +0200 |
Jonatan Werpers |
Add show(io,x) methods
feature/lazy_tensors/pretty_printing
|
Thu, 09 Jun 2022 07:33:27 +0200 |
Jonatan Werpers |
Rename g_1D and remove nested testset
refactor/sbpoperators/inflation
|
Thu, 09 Jun 2022 07:30:20 +0200 |
Jonatan Werpers |
Clean up testsets in boundary_operator_test
refactor/sbpoperators/inflation
|
Thu, 09 Jun 2022 07:24:11 +0200 |
Jonatan Werpers |
Remove 2D tests from boundary_operator_test
refactor/sbpoperators/inflation
|
Mon, 13 Jun 2022 13:46:24 +0200 |
Vidar Stiernström |
Start implementing functions for boundary conditions associated with Laplace
feature/boundary_conditions
|
Fri, 20 May 2022 11:31:20 +0200 |
Vidar Stiernström |
REVIEW: Suggest changes to tests
refactor/sbpoperators/inflation
|
Fri, 20 May 2022 11:30:46 +0200 |
Vidar Stiernström |
Update docs
refactor/sbpoperators/inflation
|
Fri, 13 May 2022 14:27:36 +0200 |
Vidar Stiernström |
Remove blank line
laplace_benchmarks
|
Thu, 12 May 2022 22:24:51 +0200 |
Jonatan Werpers |
Add pretty printing for DiagonalTensor
feature/lazy_tensors/pretty_printing
|
Thu, 12 May 2022 21:52:47 +0200 |
Jonatan Werpers |
Merge default
feature/lazy_tensors/pretty_printing
|
Tue, 10 May 2022 20:34:20 +0200 |
Jonatan Werpers |
Bring up to date
refactor/sbpoperators/inflation
|
Mon, 21 Mar 2022 12:51:39 +0100 |
Jonatan Werpers |
Try to remove volume_operator and boundary_operator methods
refactor/sbpoperators/inflation
|
Tue, 10 May 2022 21:15:55 +0200 |
Jonatan Werpers |
Merge refactor/sbpoperators/inflation
feature/dissipation_operators
|
Tue, 10 May 2022 21:14:38 +0200 |
Jonatan Werpers |
Merge default
feature/dissipation_operators
|
Tue, 10 May 2022 21:10:31 +0200 |
Jonatan Werpers |
Docs for undivided_dissipation
feature/dissipation_operators
|
Tue, 10 May 2022 20:49:44 +0200 |
Jonatan Werpers |
Docs for stencil_operator_distinct_closures
feature/dissipation_operators
|
Tue, 10 May 2022 20:41:35 +0200 |
Jonatan Werpers |
Add docs for left_pad_tuple and right_pad_tuple
feature/dissipation_operators
|
Wed, 27 Apr 2022 10:26:11 +0200 |
Jonatan Werpers |
Merge refactor/grids
feature/variable_derivatives
|
Wed, 27 Apr 2022 10:25:53 +0200 |
Jonatan Werpers |
Fix grid indexing with CartesianIndex
refactor/grids
|
Tue, 26 Apr 2022 14:29:08 +0200 |
Jonatan Werpers |
Merge refactor/grids
feature/variable_derivatives
|
Tue, 26 Apr 2022 14:28:42 +0200 |
Jonatan Werpers |
Add getindex for grid
refactor/grids
|
Tue, 10 May 2022 20:24:20 +0200 |
Jonatan Werpers |
Merge default
refactor/sbpoperators/inflation
|
Tue, 10 May 2022 20:21:15 +0200 |
Jonatan Werpers |
Improve docs
refactor/sbpoperators/inflation
|