Mercurial > repos > public > sbplib_julia
graph
-
Fix or mark tests broken where needed refactor/gridsWed, 22 Feb 2023 12:47:08 +0100, by Jonatan Werpers
-
Qualify package when using split_tuple and concatenate_tuple refactor/gridsWed, 22 Feb 2023 12:45:31 +0100, by Jonatan Werpers
-
Add methods to change_length and fix incorrect function declaration refactor/gridsWed, 22 Feb 2023 12:43:36 +0100, by Jonatan Werpers
-
Add argument checking to equdistant_grid refactor/gridsWed, 22 Feb 2023 12:42:08 +0100, by Jonatan Werpers
-
Add todo for EquidistantGrid docs, improve equidistant_grid docs refactor/gridsWed, 22 Feb 2023 12:41:14 +0100, by Jonatan Werpers
-
Group eval_on with other gridfunction functionality refactor/gridsTue, 21 Feb 2023 21:37:37 +0100, by Jonatan Werpers
-
Remove AbstractArray subtyping for Grid for now refactor/gridsTue, 21 Feb 2023 21:13:37 +0100, by Jonatan Werpers
-
Merge refactor/LazyTensors/tuple_manipulationTue, 21 Feb 2023 21:01:46 +0100, by Jonatan Werpers
-
Close before merge refactor/LazyTensors/tuple_manipulationTue, 21 Feb 2023 20:59:05 +0100, by Jonatan Werpers
-
Improve readability refactor/LazyTensors/tuple_manipulationMon, 20 Feb 2023 20:35:52 +0100, by Vidar Stiernström
-
Implement boundary methods for TensorGrid refactor/gridsSun, 19 Feb 2023 22:50:02 +0100, by Jonatan Werpers
-
Merge refactor/LazyTensors/tuple_manipulation refactor/gridsSun, 19 Feb 2023 22:07:57 +0100, by Jonatan Werpers
-
Add docstring for concatenate_tuples refactor/LazyTensors/tuple_manipulationSun, 19 Feb 2023 12:14:43 +0100, by Jonatan Werpers
-
Improve examples for split_index and split_tuple refactor/LazyTensors/tuple_manipulationSun, 19 Feb 2023 11:45:48 +0100, by Jonatan Werpers
-
Simplify split_index refactor/LazyTensors/tuple_manipulationSun, 19 Feb 2023 11:43:29 +0100, by Jonatan Werpers
-
Add @inline to definition of split_tuple refactor/LazyTensors/tuple_manipulationSun, 19 Feb 2023 11:41:40 +0100, by Jonatan Werpers
-
Delete complicated versions of split_tuple and slice_tuple refactor/LazyTensors/tuple_manipulationSat, 18 Feb 2023 21:56:29 +0100, by Jonatan Werpers
-
Add an example in the docstring to split_tuple refactor/LazyTensors/tuple_manipulationSat, 18 Feb 2023 21:55:55 +0100, by Jonatan Werpers
-
Replace flatten_tuple with concatenate_tuple refactor/LazyTensors/tuple_manipulationSat, 18 Feb 2023 12:24:44 +0100, by Jonatan Werpers
-
Add note about LazyOuterProduct refactor/LazyTensors/tuple_manipulationSat, 18 Feb 2023 12:18:34 +0100, by Jonatan Werpers
-
Start adding simpler code refactor/LazyTensors/tuple_manipulationSat, 18 Feb 2023 12:06:59 +0100, by Jonatan Werpers
-
Merge feature/dissipation_operatorsWed, 08 Feb 2023 10:29:06 +0100, by Jonatan Werpers
-
Close before merge feature/dissipation_operatorsWed, 08 Feb 2023 10:28:24 +0100, by Jonatan Werpers
-
Update docstrings and start implementing tests feature/boundary_conditionsTue, 07 Feb 2023 21:55:07 +0100, by Vidar Stiernström
-
Fix typos in docstrings feature/dissipation_operatorsTue, 07 Feb 2023 21:40:42 +0100, by Jonatan Werpers
-
Merge latest changes feature/dissipation_operatorsTue, 07 Feb 2023 21:30:33 +0100, by Vidar Stiernström
-
Remove unused where T feature/dissipation_operatorsTue, 07 Feb 2023 21:29:52 +0100, by Vidar Stiernström
-
Rewrite functions to avoid long lines feature/dissipation_operatorsTue, 07 Feb 2023 21:06:48 +0100, by Jonatan Werpers
-
Add note about removing apply_with_region feature/variable_derivativesFri, 03 Feb 2023 22:50:42 +0100, by Jonatan Werpers
-
Close branch. The problems solved by this branch seem to have dissapeared on default performance/get_region_type_inferenceFri, 03 Feb 2023 22:51:59 +0100, by Jonatan Werpers
-
Add some tests for allocations performance/get_region_type_inferenceFri, 03 Feb 2023 22:34:38 +0100, by Jonatan Werpers
-
Merge default performance/get_region_type_inferenceFri, 03 Feb 2023 22:14:47 +0100, by Jonatan Werpers
-
Change name and clarify docs feature/dissipation_operatorsFri, 03 Feb 2023 10:05:52 +0100, by Jonatan Werpers
-
Update manifest for docs and testsThu, 02 Feb 2023 22:53:11 +0100, by Jonatan Werpers
-
Fix typo in docstringThu, 02 Feb 2023 22:43:48 +0100, by Jonatan Werpers
-
Update Manifest.tomlThu, 02 Feb 2023 22:28:47 +0100, by Jonatan Werpers
-
Pass kwargs from main() and run_benchmarks() to benchmarkpkg() tooling/benchmarksTue, 31 Jan 2023 20:35:29 +0100, by Jonatan Werpers
-
Just a little bit more readme tooling/benchmarksFri, 27 Jan 2023 22:21:08 +0100, by Jonatan Werpers
-
Add the date function to BenchmarkJudment tooling/benchmarksFri, 27 Jan 2023 12:20:43 +0100, by Jonatan Werpers
-
Fix return value in run_benchmark(rev) tooling/benchmarksFri, 27 Jan 2023 12:08:03 +0100, by Jonatan Werpers
-
Make hg_update() more flexible tooling/benchmarksFri, 27 Jan 2023 12:06:12 +0100, by Jonatan Werpers
-
Add info about supported rev identifiers tooling/benchmarksFri, 27 Jan 2023 12:05:49 +0100, by Jonatan Werpers
-
Add docstrings, comparing version of run_benchmark, and allow main to call any version of run_benchmark tooling/benchmarksFri, 27 Jan 2023 11:58:02 +0100, by Jonatan Werpers
-
Temporarily simplify the dummy benchmark suite tooling/benchmarksFri, 27 Jan 2023 11:52:46 +0100, by Jonatan Werpers
-
Factor out function for adding mercurial rev info tooling/benchmarksFri, 27 Jan 2023 11:31:47 +0100, by Jonatan Werpers
-
Better file names för results tooling/benchmarksFri, 27 Jan 2023 11:27:48 +0100, by Jonatan Werpers
-
Add function for getting the hg rev id tooling/benchmarksFri, 27 Jan 2023 11:19:58 +0100, by Jonatan Werpers
-
Use benchmark time field instead of now() tooling/benchmarksWed, 25 Jan 2023 14:00:16 +0100, by Jonatan Werpers
-
Make run_benchmark include hg info tooling/benchmarksWed, 25 Jan 2023 13:55:37 +0100, by Jonatan Werpers
-
Merge worklowdocsWed, 07 Dec 2022 22:05:27 +0100, by Jonatan Werpers
-
Add a few lines about special comments worklowdocsWed, 07 Dec 2022 22:03:22 +0100, by Jonatan Werpers
-
Make use of discretize in sat functions feature/boundary_conditionsWed, 07 Dec 2022 21:56:00 +0100, by Vidar Stiernström
-
Add some text about the branch model worklowdocsWed, 07 Dec 2022 21:42:18 +0100, by Jonatan Werpers
-
Add types for different kinds of boundary data functions to discretize the data on the grid. Add tests feature/boundary_conditionsWed, 07 Dec 2022 21:39:07 +0100, by Vidar Stiernström
-
Merge with default feature/boundary_conditionsWed, 12 Oct 2022 10:45:47 +0200, by Vidar Stiernström
-
Start writing a file discribing the development workflow worklowdocsTue, 29 Nov 2022 22:34:16 +0100, by Jonatan Werpers
-
Merge refactor/sbpoperators/inflationTue, 29 Nov 2022 22:11:01 +0100, by Jonatan Werpers
-
Close before merge refactor/sbpoperators/inflationTue, 29 Nov 2022 22:06:50 +0100, by Jonatan Werpers
-
Disregard review comments about multi-d tests. refactor/sbpoperators/inflationTue, 29 Nov 2022 21:46:54 +0100, by Jonatan Werpers
-
Disregard review comment on scalar multiplication after discussion on Discord. refactor/sbpoperators/inflationTue, 29 Nov 2022 21:25:07 +0100, by Jonatan Werpers
-
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
-
Docs for undivided_dissipation feature/dissipation_operatorsTue, 10 May 2022 21:10:31 +0200, by Jonatan Werpers
-
Docs for stencil_operator_distinct_closures feature/dissipation_operatorsTue, 10 May 2022 20:49:44 +0200, by Jonatan Werpers
-
Add docs for left_pad_tuple and right_pad_tuple feature/dissipation_operatorsTue, 10 May 2022 20:41:35 +0200, by Jonatan Werpers
-
Merge refactor/grids feature/variable_derivativesWed, 27 Apr 2022 10:26:11 +0200, by Jonatan Werpers
-
Fix grid indexing with CartesianIndex refactor/gridsWed, 27 Apr 2022 10:25:53 +0200, by Jonatan Werpers
-
Merge refactor/grids feature/variable_derivativesTue, 26 Apr 2022 14:29:08 +0200, by Jonatan Werpers
-
REVIEW: Address documentation feature/dissipation_operatorsSun, 08 May 2022 12:15:32 +0200, by Vidar Stiernström
-
Merge feature/scalar_times_tensorSun, 08 May 2022 11:35:22 +0200, by Vidar Stiernström
-
Close branch before merge feature/scalar_times_tensorSun, 08 May 2022 11:34:51 +0200, by Vidar Stiernström
-
Add support for multiplying a LazyTensor with a scalar feature/scalar_times_tensorThu, 14 Apr 2022 18:12:59 +0200, by Vidar Stiernström
-
Merge feature/diagonal_tensorFri, 08 Apr 2022 19:36:22 +0200, by Jonatan Werpers
-
Merge default and close branch before merge feature/diagonal_tensorFri, 08 Apr 2022 19:35:55 +0200, by Jonatan Werpers
-
Merge feature/first_derivativeFri, 08 Apr 2022 19:35:12 +0200, by Jonatan Werpers
-
Close branch before merge feature/first_derivativeFri, 08 Apr 2022 19:34:55 +0200, by Jonatan Werpers
-
Update dependenciesThu, 07 Apr 2022 07:30:00 +0200, by Jonatan Werpers
-
Merge feature/diagonal_tensor feature/variable_derivativesThu, 24 Mar 2022 12:35:37 +0100, by Jonatan Werpers
-
Merge feature/variable_derivatives feature/variable_derivativesThu, 24 Mar 2022 12:35:14 +0100, by Jonatan Werpers
-
Add a lazy diagonal tensor feature/diagonal_tensorThu, 24 Mar 2022 09:29:57 +0100, by Jonatan Werpers
-
Fix typo in doc string for VolumeOperatorWed, 23 Mar 2022 21:59:32 +0100, by Jonatan Werpers
-
Merge feature/nested_stencilsWed, 23 Mar 2022 13:30:10 +0100, by Jonatan Werpers
-
Close branch before merge feature/nested_stencilsWed, 23 Mar 2022 13:29:56 +0100, by Jonatan Werpers
-
Fix type instability in apply_stencil_backwards and add tests feature/nested_stencilsTue, 15 Feb 2022 08:08:19 +0100, by Jonatan Werpers
-
Add type stability tests for nested stencil application feature/nested_stencilsTue, 15 Feb 2022 07:54:52 +0100, by Jonatan Werpers
-
Fix type instability for stencil application when weights and vector didn't match feature/nested_stencilsMon, 14 Feb 2022 14:28:48 +0100, by Jonatan Werpers
-
Fix bugs from stencil refactor feature/nested_stencilsSun, 13 Feb 2022 22:00:02 +0100, by Jonatan Werpers
-
Add promotion functionality for NestedTuples feature/nested_stencilsSun, 13 Feb 2022 21:40:23 +0100, by Jonatan Werpers
-
Refactor code for regular stencils to use fewer type parameters and allow promotion feature/nested_stencilsSat, 12 Feb 2022 22:02:06 +0100, by Jonatan Werpers
-
Add scale method for nested stencils feature/nested_stencilsThu, 10 Feb 2022 11:26:28 +0100, by Jonatan Werpers
-
Add functions for converting the element type of nested stencils feature/nested_stencilsThu, 10 Feb 2022 10:57:00 +0100, by Jonatan Werpers
-
Add length method for stencils feature/nested_stencilsMon, 07 Feb 2022 14:34:03 +0100, by Jonatan Werpers
-
Add argument restrictions to stencil constructors to get clearer error messages feature/nested_stencilsThu, 20 Jan 2022 15:17:37 +0100, by Jonatan Werpers
-
Add methods for CenteredNestedStencil with tuple input feature/nested_stencilsThu, 20 Jan 2022 14:03:16 +0100, by Jonatan Werpers
-
Tests for non centered nested stencils feature/nested_stencilsThu, 20 Jan 2022 13:35:21 +0100, by Jonatan Werpers
-
Add some tests and fix some bugs feature/nested_stencilsThu, 20 Jan 2022 10:23:15 +0100, by Jonatan Werpers
-
Start implementing nested stencils feature/nested_stencilsWed, 19 Jan 2022 21:49:34 +0100, by Jonatan Werpers
-
Add some notes and clean up TODO.md a little bitWed, 23 Mar 2022 13:09:31 +0100, by Jonatan Werpers
-
Add tests for 2D application feature/first_derivativeWed, 23 Mar 2022 12:39:35 +0100, by Jonatan Werpers
-
Merge refactor/sbpoperators/inflation feature/dissipation_operatorsTue, 22 Mar 2022 22:11:11 +0100, by Jonatan Werpers
-
Merge refactor/lazy_tensorsTue, 22 Mar 2022 14:33:13 +0100, by Jonatan Werpers
-
Merge feature/stencil_set_typeTue, 22 Mar 2022 14:14:31 +0100, by Vidar Stiernström
-
Closing branch before merge feature/stencil_set_typeTue, 22 Mar 2022 14:13:50 +0100, by Vidar Stiernström
-
Remove todo, add ::StencilSet to some methods, and update docs feature/stencil_set_typeTue, 22 Mar 2022 13:53:07 +0100, by Vidar Stiernström
-
Add test for transpose equality and fix bugs found feature/dissipation_operatorsTue, 22 Mar 2022 13:28:06 +0100, by Jonatan Werpers
-
Implement undevided dissipation operators feature/dissipation_operatorsTue, 22 Mar 2022 12:33:58 +0100, by Jonatan Werpers
-
Make closures have the same number of weights in all stencils feature/dissipation_operatorsTue, 22 Mar 2022 11:27:45 +0100, by Jonatan Werpers
-
Add padding functions for stencils feature/dissipation_operatorsTue, 22 Mar 2022 11:18:57 +0100, by Jonatan Werpers
-
Add left and right pad functions for tuple feature/dissipation_operatorsTue, 22 Mar 2022 10:42:19 +0100, by Jonatan Werpers
-
Allow differnt size stencils in the two closures feature/dissipation_operatorsTue, 22 Mar 2022 09:53:26 +0100, by Jonatan Werpers
-
Change signatures for interior stencil methods feature/dissipation_operatorsTue, 22 Mar 2022 09:26:05 +0100, by Jonatan Werpers
-
Add tests for stencil_operator_distinct_closures feature/dissipation_operatorsTue, 22 Mar 2022 08:53:45 +0100, by Jonatan Werpers
-
Add tests for StencilOperatorDistinctClosures feature/dissipation_operatorsTue, 22 Mar 2022 08:02:59 +0100, by Jonatan Werpers
-
Add StencilOperatorDistinctClosures feature/dissipation_operatorsTue, 22 Mar 2022 08:02:23 +0100, by Jonatan Werpers
-
Merge refactor/sbpoperators/inflation feature/dissipation_operatorsMon, 21 Mar 2022 15:12:59 +0100, by Jonatan Werpers
-
Add some more tests refactor/sbpoperators/inflationMon, 21 Mar 2022 10:04:15 +0100, by Jonatan Werpers
-
Merge refactor/lazy_tensors refactor/sbpoperators/inflationMon, 21 Mar 2022 09:51:07 +0100, by Jonatan Werpers
-
Introduce an inflate function in lazy tensors and use it in volume_operator and boundary_operator refactor/sbpoperators/inflationFri, 18 Mar 2022 16:57:00 +0100, by Jonatan Werpers
-
Add some tests and start implementing dissipation() feature/dissipation_operatorsFri, 18 Mar 2022 15:44:03 +0100, by Jonatan Werpers
-
Start adding helper functions for building dissipation operators feature/dissipation_operatorsFri, 18 Mar 2022 12:24:10 +0100, by Jonatan Werpers
-
Rename readoperator.jl to stencil_set.jl feature/stencil_set_typeTue, 22 Mar 2022 10:02:47 +0100, by Vidar Stiernström
-
Reintroduce read_stencil_set feature/stencil_set_typeTue, 22 Mar 2022 09:57:28 +0100, by Vidar Stiernström
-
Remove the Lazy prefix on some types refactor/lazy_tensorsMon, 21 Mar 2022 15:22:22 +0100, by Jonatan Werpers
-
Fix some @boundscheck @inboudns combos refactor/lazy_tensorsMon, 21 Mar 2022 13:11:37 +0100, by Jonatan Werpers
-
Remove todo feature/lazy_tensors/pretty_printingMon, 21 Mar 2022 09:32:26 +0100, by Jonatan Werpers