Mercurial > repos > public > sbplib_julia
graph
-
Move Laplace operator and related structs/functions to separate file. boundary_conditionsWed, 26 Jun 2019 14:38:01 +0200, by Vidar Stiernström
-
Express the DiffOp interface in a better way boundary_conditionsWed, 26 Jun 2019 14:40:51 +0200, by Jonatan Werpers
-
Move sbp operator txt files to a better place package_refactorWed, 26 Jun 2019 13:31:35 +0200, by Jonatan Werpers
-
Make all packages load properly package_refactorWed, 26 Jun 2019 13:23:42 +0200, by Jonatan Werpers
-
Delete grid.jl that should've been deleted before package_refactorWed, 26 Jun 2019 13:13:56 +0200, by Jonatan Werpers
-
Add Tests and exports to RegionIndices package_refactorWed, 26 Jun 2019 12:57:20 +0200, by Jonatan Werpers
-
Add RegionIndices as dependency of Grids package_refactorWed, 26 Jun 2019 12:55:01 +0200, by Jonatan Werpers
-
Add Manifest.toml, test stub and dependencies to DiffOps package_refactorWed, 26 Jun 2019 12:53:45 +0200, by Jonatan Werpers
-
Move index.jl to its own package package_refactorWed, 26 Jun 2019 11:10:12 +0200, by Jonatan Werpers
-
Export some functions from AbstractGrid and move documentation to docstrings package_refactorWed, 26 Jun 2019 11:00:34 +0200, by Jonatan Werpers
-
Move DiffOps and Grids into packages package_refactorWed, 26 Jun 2019 10:44:20 +0200, by Jonatan Werpers
-
Add ability to add and subtract TensorMappings boundary_conditionsTue, 25 Jun 2019 17:26:39 +0200, by Jonatan Werpers
-
Remove comment about @boundscheck causing allocation boundary_conditionsTue, 25 Jun 2019 16:37:35 +0200, by Jonatan Werpers
-
Remove tests that don't work through the package manager boundary_conditionsTue, 25 Jun 2019 11:09:48 +0200, by Jonatan Werpers
-
Change error type when doing element wise operations on lazy arrays of missmatching dimension boundary_conditionsMon, 24 Jun 2019 15:54:47 +0200, by Jonatan Werpers
-
Remove implementations of elementwise operation for * and / boundary_conditionsMon, 24 Jun 2019 14:57:17 +0200, by Jonatan Werpers
-
Merge. Throw away tests written by Jonatan boundary_conditionsMon, 24 Jun 2019 14:43:37 +0200, by Jonatan Werpers
-
Modify the implementation of elementwise operations to be more direct and add a few tests boundary_conditionsMon, 24 Jun 2019 14:04:38 +0200, by Jonatan Werpers
-
Add (/) operation for LazyArrays and enable corresponding broken tests. boundary_conditionsMon, 24 Jun 2019 10:51:39 +0200, by Vidar Stiernström
-
Add/fix test checking that no size assertion is performed when lazy operations and operations on lazy arrays are decorated using @inbounds boundary_conditionsSun, 23 Jun 2019 21:27:03 +0200, by Vidar Stiernström