| Revision 200,
            535 bytes
            checked in by mmckerns, 6 years ago
            (diff) | 
        
          | 
initial commit of mathematical and other functionsinitial commit of UQ-CORPUS code
 
 | 
      
      
        
  | Line |  | 
|---|
| 1 | (1) convert [modelFactory / model] to work for n-dimensions, and selected RV | 
|---|
| 2 |  | 
|---|
| 3 | (2) convert from bogus "model" to "function" using AbstractFunction interface | 
|---|
| 4 |  | 
|---|
| 5 | (3) try add "UQ"/diameter calculator (to forward_model.py) similarly to "Cost" | 
|---|
| 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 
TracBrowser
        for help on using the repository browser.