Skip to content

Commit 8f90aed

Browse files
Update feature list in README
1 parent be85638 commit 8f90aed

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)