Changeset 200
- Timestamp:
- 03/11/10 23:53:40 (6 years ago)
- Location:
- branches/UQ
- Files:
-
- 15 added
- 1 edited
-
DEV_NOTES (modified) (1 diff)
-
math (added)
-
math/batchgrid.py (added)
-
math/corpus (added)
-
math/corpus/TEST_surrogate_McD.py (added)
-
math/corpus/TEST_surrogate_cut.py (added)
-
math/corpus/TEST_surrogate_diam.py (added)
-
math/corpus/TEST_surrogate_samples.py (added)
-
math/corpus/TEST_surrogate_smartcut.py (added)
-
math/corpus/surrogate.py (added)
-
math/cut.py (added)
-
math/funcIO.py (added)
-
math/launchers.py (added)
-
math/samples.py (added)
-
math/scatter.py (added)
-
math/statistics.py (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/UQ/DEV_NOTES
r182 r200 1 convert [modelFactory / model] to work for n-dimensions, and selected RV1 (1) convert [modelFactory / model] to work for n-dimensions, and selected RV 2 2 3 convert from bogus "model" to "function" using AbstractFunction interface3 (2) convert from bogus "model" to "function" using AbstractFunction interface 4 4 5 try adding"UQ"/diameter calculator (to forward_model.py) similarly to "Cost"5 (3) try add "UQ"/diameter calculator (to forward_model.py) similarly to "Cost" 6 6 7 (4) provide ability to do parameter coupling relationships 8 9 ----------------- 10 NOTES: 11 12 1) partially done in ~/tmp/uq_surrogate/TEST_surrogate.2.py 13 14 4) this is done by computing combinations (such as "x1x2", "x1", x2") 15 and tracking the change in the diameter as an 'xi' is removed from the set. 16
Note: See TracChangeset
for help on using the changeset viewer.
