Fri, 14 Jan 2022 15:39:56 +0100 |
Jonatan Werpers |
Add some documentation for the file format
operator_storage_array_of_table
|
Thu, 13 Jan 2022 13:09:10 +0100 |
Jonatan Werpers |
Attempt to make variable names for parse functions more descriptive
operator_storage_array_of_table
|
Thu, 13 Jan 2022 09:14:36 +0100 |
Jonatan Werpers |
Add a bunch of documentation
operator_storage_array_of_table
|
Wed, 12 Jan 2022 15:32:58 +0100 |
Jonatan Werpers |
Introduce parse_tuple and parse_scalar and replace all external calls to parse_rational
operator_storage_array_of_table
|
Wed, 12 Jan 2022 14:59:03 +0100 |
Jonatan Werpers |
Let parse_rational handle numbers and not just strings
operator_storage_array_of_table
|
Wed, 12 Jan 2022 08:39:48 +0100 |
Jonatan Werpers |
Add a method to parse_stencil which allows controlling the element type
operator_storage_array_of_table
|
Sat, 18 Sep 2021 23:40:25 +0200 |
Jonatan Werpers |
Always parse as rationals
operator_storage_array_of_table
|
Wed, 15 Sep 2021 21:39:47 +0200 |
Jonatan Werpers |
Add some todos
operator_storage_array_of_table
|
Tue, 27 Jul 2021 21:37:16 +0200 |
Jonatan Werpers |
Move exports to top of file in readoperator.jl
operator_storage_array_of_table
|
Tue, 27 Jul 2021 21:35:58 +0200 |
Jonatan Werpers |
Remove pad_tuple()
operator_storage_array_of_table
|
Sun, 25 Jul 2021 16:12:24 +0200 |
Jonatan Werpers |
Consider feedback
operator_storage_array_of_table
|
Thu, 22 Jul 2021 14:26:34 +0200 |
Vidar Stiernström |
Comment on naming and add suggestion for restructure of check_stencil_toml
operator_storage_array_of_table
|
Thu, 22 Jul 2021 10:14:04 +0200 |
Vidar Stiernström |
Fix typos
operator_storage_array_of_table
|
Mon, 19 Jul 2021 20:11:55 +0200 |
Jonatan Werpers |
Export parse_rational
operator_storage_array_of_table
|
Thu, 15 Jul 2021 00:19:27 +0200 |
Jonatan Werpers |
Fix type in call to get_stencil_set
operator_storage_array_of_table
|
Wed, 14 Jul 2021 23:40:10 +0200 |
Jonatan Werpers |
Add some notes, delete functions that won't be needed
operator_storage_array_of_table
|
Wed, 14 Jul 2021 23:22:34 +0200 |
Jonatan Werpers |
Make signature of read_stencil_set conform to signature of get_stencil_set
operator_storage_array_of_table
|
Sat, 13 Feb 2021 22:17:55 +0100 |
Jonatan Werpers |
Add parse_stencil
operator_storage_array_of_table
|
Sun, 07 Feb 2021 21:32:21 +0100 |
Jonatan Werpers |
Merge in default
operator_storage_array_of_table
|
Sat, 06 Feb 2021 20:45:34 +0100 |
Jonatan Werpers |
Add functions for reading stencil sets
operator_storage_array_of_table
|
Sat, 06 Feb 2021 21:42:57 +0100 |
Jonatan Werpers |
Add stencil constructor for centered stencils and change from tuple to vararg in stencil constructor taking cneter
feature/stencil_convenience
|
Sun, 24 Jan 2021 22:15:16 +0100 |
Jonatan Werpers |
Start sketching the toml format and needed functions
operator_storage_array_of_table
|
Sun, 03 Jan 2021 18:15:14 +0100 |
Vidar Stiernström |
Change qudrature closure from tuple of reals to tuple of Stencils. Also remove parametrization of stencil width in D2 since this was illformed for the 2nd order case.
feature/volume_and_boundary_operators
|
Sat, 05 Dec 2020 14:16:15 +0100 |
Jonatan Werpers |
Add some documentation
refactor/toml_operator_format
|
Sat, 05 Dec 2020 14:09:09 +0100 |
Jonatan Werpers |
Fix another type
refactor/toml_operator_format
|
Sat, 05 Dec 2020 13:07:07 +0100 |
Jonatan Werpers |
Add tests for parse_rational()
refactor/toml_operator_format
|
Sat, 05 Dec 2020 13:05:53 +0100 |
Jonatan Werpers |
Fix another typo in get_tuple signature
refactor/toml_operator_format
|
Sat, 05 Dec 2020 12:59:51 +0100 |
Jonatan Werpers |
Export relevant functions and move export of read_D2_operator to readoperator.jl
refactor/toml_operator_format
|
Sat, 05 Dec 2020 12:59:14 +0100 |
Jonatan Werpers |
Fix a couple of types
refactor/toml_operator_format
|
Fri, 04 Dec 2020 13:12:33 +0100 |
Jonatan Werpers |
Remove cast to Rational
refactor/toml_operator_format
|
Fri, 04 Dec 2020 13:11:24 +0100 |
Jonatan Werpers |
Add funcitons for reading several stecils or reading tuples
refactor/toml_operator_format
|
Wed, 02 Dec 2020 17:30:18 +0100 |
Jonatan Werpers |
Add a function for reading a stencil directly from the a file
refactor/toml_operator_format
|
Wed, 02 Dec 2020 17:12:04 +0100 |
Jonatan Werpers |
Simplify read_D2_operator by introducing a get_stencil function
refactor/toml_operator_format
|
Wed, 02 Dec 2020 15:26:13 +0100 |
Jonatan Werpers |
Change the readoperator function to use the .toml format
refactor/toml_operator_format
|
Fri, 25 Sep 2020 14:04:06 +0200 |
Jonatan Werpers |
readoperator.jl: Fix path to operators
refactor/combine_to_one_package
|
Fri, 25 Sep 2020 13:06:02 +0200 |
Jonatan Werpers |
Start converting to one package by moving all the files to their correct location
refactor/combine_to_one_package
base
SbpOperators/src/readoperator.jl@a8bebe015ebe
|