This repository was archived by the owner on Nov 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathToDo.txt
More file actions
101 lines (82 loc) · 1.54 KB
/
ToDo.txt
File metadata and controls
101 lines (82 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
=====================
PyTrilinos To Do List
=====================
Amesos unit tests
New Amesos TPL support
Anasazi unit tests
AztecOO BasicRowMatrix unit tests?
* General
- Automate documentation
* Teuchos
- Unit tests
- Examples
* Epetra
- Examples
* EpetraExt
- exEpetraExt_IO_XML.py in parallel? (3742)
- Install PHDF5
- Test parallel HDF5 interface
- Other classes
- Unit tests
- Examples
* Isorropia
- Unit tests
- Examples
* AztecOO
- Unit tests
- Examples
* Anasazi
- Pure numpy interface
- Unit tests
- Examples
* Pliris
- Address precision issue
- Unit tests
- Examples
* ML
- exMLAPI.py, exMLAPI_Iterate.py, exMLAPI_AztecOO.py in parallel
- Refactor
* NOX
- Pure numpy interface
- Unit tests
- Examples
* LOCA (with Eric Phipps)
- Re-enable wrappers
- Unit tests
- Examples
* Tpetra
- Write un-templated numpy-typed classes to encapsuate Tpetra
classes
- Write typemaps to treat new classes like Tpetra classes
- Create new wrappers
- Unit tests
- Examples
* Thyra (with Ross Bartlett)
- Re-enable wrappers (2329)
- Unit tests
- Examples
* Belos
- Create new wrappers
- Pure numpy interface
- Unit tests
- Examples
* Rythmos
- Create new wrappers
- Pure numpy interface
- Unit tests
- Examples
* Meros
- Create new wrappers
- Pure numpy interface
- Unit tests
- Examples
* Stratimikos
- Create new wrappers
- Pure numpy interface
- Unit tests
- Examples
* MOOCHO
- Create new wrappers
- Pure numpy interface
- Unit tests
- Examples