Mercurial > repos > public > sbplib_julia
comparison TODO.md @ 653:2a0b17adaf9e
Add Vidar to pkg author list
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Wed, 20 Jan 2021 18:02:08 +0100 |
parents | 784920c7c9cd |
children | 1c3378b26466 |
comparison
equal
deleted
inserted
replaced
651:67639b1c99ea | 653:2a0b17adaf9e |
---|---|
21 3. [ ] Fix the rest of the library | 21 3. [ ] Fix the rest of the library |
22 Should getregion also work for getregion(::Colon,...) | 22 Should getregion also work for getregion(::Colon,...) |
23 - [ ] Add possibility to create tensor mapping application with `()`, e.g `D1(v) <=> D1*v`? | 23 - [ ] Add possibility to create tensor mapping application with `()`, e.g `D1(v) <=> D1*v`? |
24 | 24 |
25 ## Repo | 25 ## Repo |
26 - [ ] Add Vidar to the authors list | |
27 - [ ] Rename repo to Sbplib.jl | 26 - [ ] Rename repo to Sbplib.jl |
28 | 27 |
29 # Wrap up tasks | 28 # Wrap up tasks |
30 - [ ] Kolla att vi har @inbounds och @propagate_inbounds på rätt ställen | 29 - [ ] Kolla att vi har @inbounds och @propagate_inbounds på rätt ställen |
31 - [ ] Kolla att vi gör boundschecks överallt och att de är markerade med @boundscheck | 30 - [ ] Kolla att vi gör boundschecks överallt och att de är markerade med @boundscheck |