-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathTODO
More file actions
15 lines (14 loc) · 783 Bytes
/
TODO
File metadata and controls
15 lines (14 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Each of the following categories lists goals in an order which roughly
corresponds to the order in which they are hoped to be added.
Items are marked using the following code:
[x] ~ planned to be finished before the next release (0.83)
[o] ~ hopefully started in the near future
[-] ~ marked for eventual development
[o] Standardize on documenting via :cpp:class:: rather than :cpp:type::
[o] Add documentation for BlockDistMatrix
[o] Finish documenting DistMatrix
(including a detailed {Dist,Redundant,Cross}Comm discussion)
[o] Update documentation for special matrices and imported routines
[o] Add documentation for pivot metadata caching
[-] Document possibility of changing Int from int
[-] More documentation for detailed interfaces which reside in sub-namespaces