Mercurial > repos > public > sbplib_julia
comparison TODO.md @ 1725:8317252e4535
Merge feature/lazy_tensors/sparse_conversions
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 05 Sep 2024 23:16:39 +0200 |
parents | 3e9c3986930d |
children | 2311f33b6bd3 |
comparison
equal
deleted
inserted
replaced
1719:d81d0660b80d | 1725:8317252e4535 |
---|---|
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 |