Mercurial > repos > public > sbplib_julia
graph
-
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