SCM Repository
Diff of /branches/vis15/TODO
Parent Directory
|
Revision Log
|
Patch
revision 2830, Tue Nov 18 17:48:05 2014 UTC | revision 2831, Tue Nov 18 22:23:30 2014 UTC | |
---|---|---|
# | Line 2 | Line 2 |
2 | ||
3 | 3rd order tensors: 2x2x2 and 3x3x3 (done) | 3rd order tensors: 2x2x2 and 3x3x3 (done) |
4 | ||
5 | dynamic-length sequences (done, except for loading and smart memory management) | dynamic-length sequences (done, except for smart memory management) |
6 | ||
7 | curl 2D and 3D | curl 2D and 3D (done, but 3D needs to be tested) |
8 | ||
9 | support iteration over image indices | support iteration over image indices |
10 | ||
11 | loading sequences | Add a "snapshot" keyword to annotate strand state variables. |
==================== | ||
Plan for loading sequences | ||
check proxy files when converting from AST to Simple representation; use default representations | ||
when no proxy is specified. | ||
12 | ||
13 | get rid of lift/eval phases (although we might want to address the polyvariance of fields | Options to control where output goes. |
at that stage) | ||
14 | ||
15 | Need to update nrrd info to allow for default representations where various properties | For programs with a single output, allow the following options |
are not specified (origin and sizes). | ||
16 | ||
17 | ==================== | -o [file | -] redirect output to file or stdout |
18 | --output [file | -] | |
19 | ||
20 | We should just generate a compile-time warning about unused inputs. | Also, for any output variable var, allow |
21 | ||
22 | Add a "snapshot" keyword to annotate strand state variables. | -o-var var' |
23 | --output-var var' | |
24 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |