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:
1212
1313* Simulation-based reliability analysis
1414 * 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
1717 * Subset Simulation
1818* Sensitivity analysis
1919 * Gradients
2020 * Sobol indices
2121* Metamodeling
2222 * Polyharmonic splines
23+ * Response Surface
2324 * Polynomial Chaos Expansion
24- * Response Surface Methodology
25+ * Bayesian Updating
2526* Third-party solvers
2627 * Connect to any solver by injecting random samples into source files
2728 * 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