File: README

package info (click to toggle)
mystic 0.4.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,656 kB
  • sloc: python: 40,894; makefile: 33; sh: 9
file content (14 lines) | stat: -rw-r--r-- 485 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files in this directory demonstrate use of mystic to solve for optimal
uncertainty bounds using OUQ. The same basic problem is reused with different
input and output moment constraints applied.


== Notes on mystic examples5 ==
Dependencies:
 - No new dependencies are required.

Naming conventions:
 - examples with "TEST" do not use parallel computing.
 - examples with "OUQ" use optimal uncertainty quantification (OUQ).
 - examples with "diam" are calculations of optimal bounds.