Mercurial > repos > public > sbplib_julia
annotate TODO.txt @ 145:e0c8f5cf3a3f boundary_conditions
Rename boundary indentifiers and use them inte the sat functions
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 25 Feb 2019 10:19:11 -0800 |
parents | 8e52a66225d0 |
children | 4308b500d6e7 |
rev | line source |
---|---|
102 | 1 # TODO |
2 | |
3 Kolla att vi har @inbounds och @propagate_inbounds på rätt ställen | |
4 Kolla att vi gör boundschecks överallt och att de är markerade med @boundscheck | |
5 Kolla att vi har @inline på rätt ställen | |
6 | |
119 | 7 Ändra namn på variabler och funktioner så att det följer style-guide |
8 | |
9 Profilera | |
10 | |
11 Konvertera till paket | |
12 Skriv tester | |
145
e0c8f5cf3a3f
Rename boundary indentifiers and use them inte the sat functions
Jonatan Werpers <jonatan@werpers.com>
parents:
119
diff
changeset
|
13 |
e0c8f5cf3a3f
Rename boundary indentifiers and use them inte the sat functions
Jonatan Werpers <jonatan@werpers.com>
parents:
119
diff
changeset
|
14 Specificera operatorer i TOML eller något liknande? |