comparison TODO.md @ 1700:87d603499fc3 feature/sbp_operators/laplace_curvilinear

Merge feature/lazy_tensors/sparse_conversions
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 03 Sep 2024 08:38:27 +0200
parents 3e9c3986930d
children 2311f33b6bd3
comparison
equal deleted inserted replaced
1698:3eb4e584425c 1700:87d603499fc3
31 - [ ] Kolla att vi har @inbounds och @propagate_inbounds på rätt ställen 31 - [ ] Kolla att vi har @inbounds och @propagate_inbounds på rätt ställen
32 - [ ] Kolla att vi gör boundschecks överallt och att de är markerade med @boundscheck 32 - [ ] Kolla att vi gör boundschecks överallt och att de är markerade med @boundscheck
33 - [ ] Kolla att vi har @inline på rätt ställen 33 - [ ] Kolla att vi har @inline på rätt ställen
34 - [ ] Profilera 34 - [ ] Profilera
35 35
36 - [ ] Keep a lookout for allowing dependencies of package extensions (https://github.com/JuliaLang/Pkg.jl/issues/3641) This should be used to simplify the matrix extensions so that you don't have to load Tokens which is only used internally to the extension
36 37
37 ### Grids 38 ### Grids
38 39
39 - [ ] Multiblock grids 40 - [ ] Multiblock grids
40 - [ ] Periodic grids 41 - [ ] Periodic grids