File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -12,16 +12,20 @@ A Julia package for uncertainty quantification. Current functionality includes:
12
12
13
13
* Simulation-based reliability analysis
14
14
* Monte Carlo simulation
15
- * Quasi Monte Carlo simulation (Sobol, Halton, Latin Hypercube, Lattice Rule )
16
- * Line Sampling
15
+ * Quasi Monte Carlo simulation (Sobol, Halton)
16
+ * (Advanced) Line Sampling
17
17
* Subset Simulation
18
18
* Sensitivity analysis
19
19
* Gradients
20
20
* Sobol indices
21
21
* Metamodeling
22
22
* Polyharmonic splines
23
+ * Response Surface
23
24
* Polynomial Chaos Expansion
24
- * Response Surface Methodology
25
+ * Bayesian Updating
25
26
* Third-party solvers
26
27
* Connect to any solver by injecting random samples into source files
27
28
* HPC interfacing with slurm
29
+ * Stochastic Dynamics
30
+ * Power Spectral Density Estimation
31
+ * Stochastic Process Generation
You can’t perform that action at this time.
0 commit comments