Mercurial > repos > public > sbplib_julia
log sbp.jl @ 1147:cc404d5faab6 bugfix/lazy_tensors/lazyfunctionarray
age | author | description |
---|---|---|
Fri, 25 Sep 2020 13:25:32 +0200 | Jonatan Werpers | Fix `using` commands to refer to local modules within the Sbplib package/module refactor/combine_to_one_package |
Wed, 26 Jun 2019 14:01:29 +0200 | Jonatan Werpers | Add using statements to sbp.jl package_refactor |
Wed, 26 Jun 2019 10:44:20 +0200 | Jonatan Werpers | Move DiffOps and Grids into packages package_refactor |
Tue, 05 Feb 2019 14:57:02 +0100 | Jonatan Werpers | Add Index type for keeping track of regions cell_based_test |
Tue, 29 Jan 2019 14:32:28 +0100 | Vidar Stiernström | Create types StencilIndex, LowerClosureIndex, UpperClosureIndex and InteriorIndex. First attempt at seperating out interior and closure indices from. Not fully implemented. cell_based_test |
Tue, 15 Jan 2019 19:51:16 +0100 | Jonatan Werpers | Add types to Laplace operators cell_based_test |