Mercurial > repos > public > sbplib_julia
graph
-
Attempt to clearify docs for `grid_and_local_dim_index` bugfix/grids/complete_interface_implWed, 23 Aug 2023 15:35:01 +0200, by Jonatan Werpers
-
Move tests for axes out of indexing interface testset bugfix/grids/complete_interface_implWed, 23 Aug 2023 09:36:05 +0200, by Jonatan Werpers
-
Add todo for colon-indexing and remove tests bugfix/grids/complete_interface_implWed, 23 Aug 2023 09:32:01 +0200, by Jonatan Werpers
-
Add more tests to indexing bugfix/grids/complete_interface_implTue, 22 Aug 2023 22:39:03 +0200, by Vidar Stiernström
-
REVIEW: Suggest support for colon indexing bugfix/grids/complete_interface_implTue, 22 Aug 2023 22:22:20 +0200, by Vidar Stiernström
-
Add axes test bugfix/grids/complete_interface_implTue, 22 Aug 2023 22:21:48 +0200, by Vidar Stiernström
-
Merge feature/grids/scalar_eval_onTue, 22 Aug 2023 21:57:38 +0200, by Vidar Stiernström
-
Closing branch before merge to default feature/grids/scalar_eval_onTue, 22 Aug 2023 21:56:56 +0200, by Vidar Stiernström
-
Remove incorrect comment in documentation feature/grids/scalar_eval_onTue, 22 Aug 2023 21:55:57 +0200, by Vidar Stiernström
-
Start reimplementing tests feature/boundary_conditionsTue, 22 Aug 2023 21:53:05 +0200, by Vidar Stiernström
-
Update export of functions feature/boundary_conditionsTue, 22 Aug 2023 21:52:52 +0200, by Vidar Stiernström
-
Fix type signatures feature/boundary_conditionsTue, 22 Aug 2023 21:52:10 +0200, by Vidar Stiernström
-
REVIEW: Add a review comment feature/grids/scalar_eval_onTue, 22 Aug 2023 15:39:05 +0200, by Jonatan Werpers
-
Fix formatting and delete stray "`" feature/grids/scalar_eval_onTue, 22 Aug 2023 15:31:59 +0200, by Jonatan Werpers
-
Add tests for `begin` and `end` indexing for `TensorGrid`s bugfix/grids/complete_interface_implTue, 22 Aug 2023 09:05:53 +0200, by Jonatan Werpers
-
Replace `firstindex` and `lastindex` with implementation of `axes` bugfix/grids/complete_interface_implTue, 22 Aug 2023 09:00:34 +0200, by Jonatan Werpers
-
Add tests for first and last index of equidistant grid bugfix/grids/complete_interface_implTue, 22 Aug 2023 08:59:47 +0200, by Jonatan Werpers
-
Support evaluating scalars on grids feature/grids/scalar_eval_onTue, 15 Aug 2023 22:55:25 +0200, by Vidar Stiernström
-
Start drafting new implemenentation of boundary conditions feature/boundary_conditionsWed, 26 Jul 2023 23:11:02 +0200, by Vidar Stiernström
-
Merge with default. Comment out broken tests for boundary_conditions at sat feature/boundary_conditionsWed, 26 Jul 2023 21:35:50 +0200, by Vidar Stiernström
-
Merge default bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:45:58 +0200, by Jonatan Werpers
-
Merge refactor/grids/cartesian_indexingTue, 15 Aug 2023 22:42:19 +0200, by Jonatan Werpers
-
Close before merge refactor/grids/cartesian_indexingTue, 15 Aug 2023 22:41:57 +0200, by Jonatan Werpers
-
Implement `firstindex` and `lastindex` for `TensorGrid` bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:39:34 +0200, by Jonatan Werpers
-
Add `firstindex(g,d)` and `lastindex(g,d)` for `EquidistantGrid` bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:38:48 +0200, by Jonatan Werpers
-
Add `grid_and_local_dim_index` bugfix/grids/complete_interface_implTue, 15 Aug 2023 22:11:20 +0200, by Jonatan Werpers
-
Start adding tests for `firstindex` and `lastindex` on `TensorGrid` bugfix/grids/complete_interface_implTue, 15 Aug 2023 21:20:29 +0200, by Jonatan Werpers
-
Add method `getindex(::Grid,::CartesianIndex)` with a default implementation refactor/grids/cartesian_indexingWed, 26 Jul 2023 21:36:50 +0200, by Jonatan Werpers
-
Start sketching implementation of a wrapper for marking things as timedependent feature/grids/timedependent_gridfunctionsWed, 26 Jul 2023 22:50:58 +0200, by Jonatan Werpers
-
Merge feature/variable_derivativesThu, 08 Jun 2023 15:52:22 +0200, by Jonatan Werpers
-
Actually update manifestsThu, 08 Jun 2023 09:00:48 +0200, by Jonatan Werpers
-
Update manifest files for 1.9Wed, 31 May 2023 08:50:28 +0200, by Jonatan Werpers
-
Add temp. benchmark script for constant and variable coeff Laplace feature/variable_derivativesTue, 30 May 2023 17:27:45 +0200, by Vidar Stiernström
-
Add some benchmarks feature/variable_derivativesTue, 30 May 2023 15:55:18 +0200, by Jonatan Werpers
-
Simplify constructor for SecondDerivativeVariable feature/variable_derivativesFri, 26 May 2023 22:50:39 +0200, by Jonatan Werpers
-
Switch to stencil set in second_deriviative_variable tests feature/variable_derivativesFri, 26 May 2023 21:54:23 +0200, by Jonatan Werpers
-
Remove type annotation for coeff feature/variable_derivativesFri, 26 May 2023 21:45:51 +0200, by Jonatan Werpers
-
Remove stencil input for 1d grid and reorder methods of second_derivative_variable feature/variable_derivativesFri, 26 May 2023 21:44:33 +0200, by Jonatan Werpers
-
Start splitting out a second_derivative_variable function feature/variable_derivativesFri, 26 May 2023 21:39:08 +0200, by Jonatan Werpers
-
Add note about possibly removing a constructor for VolumeOperator feature/variable_derivativesFri, 26 May 2023 14:59:37 +0200, by Jonatan Werpers
-
Remove export of SecondDerivativeVariable feature/variable_derivativesFri, 26 May 2023 14:54:00 +0200, by Jonatan Werpers
-
Remove size field from SecondDerivativeVariable since it duplicates info from the coefficient field feature/variable_derivativesFri, 26 May 2023 14:53:19 +0200, by Jonatan Werpers
-
Merge with default feature/variable_derivativesSun, 21 May 2023 21:55:14 +0200, by Vidar Stiernström
-
Merge bugfix/lazytensorsSun, 21 May 2023 20:57:25 +0200, by Vidar Stiernström
-
Close branch before merge to default bugfix/lazytensorsSun, 21 May 2023 20:56:57 +0200, by Vidar Stiernström
-
Merge tooling/benchmarksSun, 21 May 2023 20:48:46 +0200, by Vidar Stiernström
-
Readd deleted line to avoid diff against default feature/variable_derivativesThu, 09 Feb 2023 08:43:07 +0100, by Jonatan Werpers
-
Remove code designed to help inference because it seems to have been solved elsewhere feature/variable_derivativesWed, 08 Feb 2023 21:32:48 +0100, by Jonatan Werpers