SCM Repository
Annotation of /branches/vis12/TODO
Parent Directory
|
Revision Log
Revision 2049 - (view) (download)
1 : | jhr | 1686 | This to do for the Vis 2012 submission |
2 : | nseltzer | 1445 | |
3 : | jhr | 1992 | 3rd order tensors: 2x2x2 and 3x3x3 (done) |
4 : | glk | 1446 | |
5 : | jhr | 1992 | dynamic-length sequences (done, except for loading and smart memory management) |
6 : | glk | 1446 | |
7 : | jhr | 1686 | curl 2D and 3D |
8 : | jhr | 1115 | |
9 : | jhr | 1686 | support iteration over image indices |
10 : | jhr | 1115 | |
11 : | jhr | 1992 | loading sequences |
12 : | |||
13 : | ==================== | ||
14 : | Plan for loading sequences | ||
15 : | |||
16 : | check proxy files when converting from AST to Simple representation; use default representations | ||
17 : | when no proxy is specified. | ||
18 : | |||
19 : | get rid of lift/eval phases (although we might want to address teh polyvariance of fields | ||
20 : | at that stage) | ||
21 : | |||
22 : | Need to update nrrd info to allow for default representations where various properties | ||
23 : | are not specified (origin and sizes). | ||
24 : | jhr | 2049 | |
25 : | ==================== | ||
26 : | |||
27 : | Currently, unused inputs are deleted, which may be surprising to the user. Instead, we should | ||
28 : | just generate a compile-time warning about unused inputs. | ||
29 : |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |