Changeset 855 for branches/UQ
- Timestamp:
- 01/01/16 19:05:11 (5 months ago)
- Location:
- branches/UQ
- Files:
- 
          - 55 edited
 
 - 
          design/thk_safe/INV_config.py (modified) (1 diff)
- 
          design/thk_safe/INV_seesaw2d_inf_thk_diam.py (modified) (1 diff)
- 
          design/thk_safe/INV_seesaw2d_sup_thk_diam.py (modified) (1 diff)
- 
          design/thk_safe/INV_surrogate_expect.py (modified) (1 diff)
- 
          design/thk_safe/seesaw2d_thk.py (modified) (1 diff)
- 
          design/thk_safe/surrogate.py (modified) (1 diff)
- 
          design/thk_unsafe/INV_config.py (modified) (1 diff)
- 
          design/thk_unsafe/INV_seesaw2d_inf_thk_diam.py (modified) (1 diff)
- 
          design/thk_unsafe/INV_seesaw2d_sup_thk_diam.py (modified) (1 diff)
- 
          design/thk_unsafe/INV_surrogate_expect.py (modified) (1 diff)
- 
          design/thk_unsafe/seesaw2d_thk.py (modified) (1 diff)
- 
          design/thk_unsafe/surrogate.py (modified) (1 diff)
- 
          design/vel_safe/INV_config.py (modified) (1 diff)
- 
          design/vel_safe/INV_seesaw2d_inf_vel_diam.py (modified) (1 diff)
- 
          design/vel_safe/INV_seesaw2d_sup_vel_diam.py (modified) (1 diff)
- 
          design/vel_safe/INV_surrogate_expect.py (modified) (1 diff)
- 
          design/vel_safe/seesaw2d_vel.py (modified) (1 diff)
- 
          design/vel_safe/surrogate.py (modified) (1 diff)
- 
          design/vel_unsafe/INV_config.py (modified) (1 diff)
- 
          design/vel_unsafe/INV_seesaw2d_inf_vel_diam.py (modified) (1 diff)
- 
          design/vel_unsafe/INV_seesaw2d_sup_vel_diam.py (modified) (1 diff)
- 
          design/vel_unsafe/INV_surrogate_expect.py (modified) (1 diff)
- 
          design/vel_unsafe/seesaw2d_vel.py (modified) (1 diff)
- 
          design/vel_unsafe/surrogate.py (modified) (1 diff)
- 
          funcIO.py (modified) (1 diff)
- 
          legacy/MINMAX_StAlData.py (modified) (1 diff)
- 
          legacy/MM_OUQ_StAlData.py (modified) (1 diff)
- 
          legacy/StAlSurrogate.py (modified) (1 diff)
- 
          legacy/StStSurrogate.py (modified) (1 diff)
- 
          legacy/TEST_OUQ_1dData.py (modified) (1 diff)
- 
          legacy/TEST_OUQ_1dSurr_CxCy.py (modified) (1 diff)
- 
          legacy/TEST_OUQ_1dSurr_Cy.py (modified) (1 diff)
- 
          legacy/TEST_OUQ_StAlData.py (modified) (1 diff)
- 
          legacy/TEST_OUQ_StStSurr_Cy.py (modified) (1 diff)
- 
          legacy/envelope/Driver_BoLiSurr_Cy.py (modified) (1 diff)
- 
          legacy/envelope/Looper_BoLiSurr_Cy.py (modified) (1 diff)
- 
          legacy/envelope/conf_hausd.py (modified) (1 diff)
- 
          legacy/envelope/conf_sup.py (modified) (1 diff)
- 
          legacy/envelope/envelope.py (modified) (1 diff)
- 
          legacy/envelope/hausdorff.py (modified) (1 diff)
- 
          legacy/envelope/memoize.py (modified) (1 diff)
- 
          legacy/envelope/plot_bo0.py (modified) (1 diff)
- 
          legacy/envelope/plot_bo1.py (modified) (1 diff)
- 
          legacy/envelope/plot_bo2.py (modified) (1 diff)
- 
          legacy/envelope/runinfo.py (modified) (1 diff)
- 
          legacy/envelope/sausage.py (modified) (1 diff)
- 
          legacy/test_ExampleDataset.py (modified) (1 diff)
- 
          legacy/test_ModeledDataset.py (modified) (1 diff)
- 
          legacy/test_StAlDataset.py (modified) (1 diff)
- 
          legacy/test_graph_dist.py (modified) (1 diff)
- 
          pickle.py (modified) (1 diff)
- 
          sausage/OUQPolytopeTools.py (modified) (1 diff)
- 
          sausage/StStSurrogate.py (modified) (1 diff)
- 
          sausage/TEST_OUQ_1dSurr_diam.py (modified) (1 diff)
- 
          sausage/TEST_OUQ_StStSurr.py (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        branches/UQ/design/thk_safe/INV_config.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/thk_safe/INV_seesaw2d_inf_thk_diam.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/thk_safe/INV_seesaw2d_sup_thk_diam.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/thk_safe/INV_surrogate_expect.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/thk_safe/seesaw2d_thk.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/thk_safe/surrogate.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2009-201 5California Institute of Technology.4 # Copyright (c) 2009-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/thk_unsafe/INV_config.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/thk_unsafe/INV_seesaw2d_inf_thk_diam.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/thk_unsafe/INV_seesaw2d_sup_thk_diam.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/thk_unsafe/INV_surrogate_expect.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/thk_unsafe/seesaw2d_thk.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/thk_unsafe/surrogate.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2009-201 5California Institute of Technology.4 # Copyright (c) 2009-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_safe/INV_config.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_safe/INV_seesaw2d_inf_vel_diam.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_safe/INV_seesaw2d_sup_vel_diam.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_safe/INV_surrogate_expect.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_safe/seesaw2d_vel.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_safe/surrogate.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2009-201 5California Institute of Technology.4 # Copyright (c) 2009-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_unsafe/INV_config.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_unsafe/INV_seesaw2d_inf_vel_diam.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_unsafe/INV_seesaw2d_sup_vel_diam.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_unsafe/INV_surrogate_expect.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_unsafe/seesaw2d_vel.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2010-201 5California Institute of Technology.4 # Copyright (c) 2010-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/design/vel_unsafe/surrogate.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2009-201 5California Institute of Technology.4 # Copyright (c) 2009-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/funcIO.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2009-201 5California Institute of Technology.4 # Copyright (c) 2009-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/MINMAX_StAlData.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/MM_OUQ_StAlData.pyr800 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/StAlSurrogate.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/StStSurrogate.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2009-201 5California Institute of Technology.4 # Copyright (c) 2009-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/TEST_OUQ_1dData.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/TEST_OUQ_1dSurr_CxCy.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/TEST_OUQ_1dSurr_Cy.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/TEST_OUQ_StAlData.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/TEST_OUQ_StStSurr_Cy.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/Driver_BoLiSurr_Cy.pyr800 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/Looper_BoLiSurr_Cy.pyr800 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/conf_hausd.pyr776 r855 2 2 # 3 3 # Author: Lan Huong Nguyen (lanhuong @stanford) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/conf_sup.pyr776 r855 2 2 # 3 3 # Author: Lan Huong Nguyen (lanhuong @stanford) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/envelope.pyr800 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/hausdorff.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/memoize.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/plot_bo0.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/plot_bo1.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/plot_bo2.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/runinfo.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/envelope/sausage.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2012-201 5California Institute of Technology.4 # Copyright (c) 2012-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/test_ExampleDataset.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/test_ModeledDataset.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/test_StAlDataset.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/legacy/test_graph_dist.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/pickle.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2009-201 5California Institute of Technology.4 # Copyright (c) 2009-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/sausage/OUQPolytopeTools.pyr776 r855 2 2 # 3 3 # Author: Tim Sullivan (sullivan.t.j @gmail) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/sausage/StStSurrogate.pyr776 r855 2 2 # 3 3 # Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 4 # Copyright (c) 2009-201 5California Institute of Technology.4 # Copyright (c) 2009-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/sausage/TEST_OUQ_1dSurr_diam.pyr776 r855 2 2 # 3 3 # Author: Tim Sullivan (sullivan.t.j @gmail) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
- 
        branches/UQ/sausage/TEST_OUQ_StStSurr.pyr776 r855 2 2 # 3 3 # Author: Tim Sullivan (sullivan.t.j @gmail) 4 # Copyright (c) 2011-201 5California Institute of Technology.4 # Copyright (c) 2011-2016 California Institute of Technology. 5 5 # License: 3-clause BSD. The full license text is available at: 6 6 # - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
Note: See TracChangeset
          for help on using the changeset viewer.
      





