File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,12 @@ MADS can execute a wide range of data- and model-based analyses:
1919* Model Selection and Model Averaging
2020* Model Reduction and Surrogate Modeling
2121* Machine Learning and Blind Source Separation
22+ * Risk Assessment
2223* Decision Analysis and Support
2324
24- MADS has been tested to perform HPC simulations on a wide-range multi-processor clusters and parallel environments (Moab, Slurm, etc.).
25+ MADS has been tested to perform HPC simulations on a wide-range of multi-processor clusters and parallel environments (Moab, Slurm, etc.).
2526MADS utilizes adaptive rules and techniques which allows the analyses to be performed with a minimum user input.
26- The code provides a series of alternative algorithms to execute each type of data- and model-based analyses .
27+ The code provides a series of alternative algorithms to execute each type of data- and model-based analysis .
2728
2829Documentation
2930=============
@@ -40,7 +41,7 @@ Pkg.add("Mads")
4041Installation behind a firewall
4142------------------------------
4243
43- Julia uses git for the package management.
44+ Julia uses git for package management.
4445To install Julia packages behind a firewall, add the following lines in the ` .gitconfig ` file in your home directory:
4546
4647``` git
You can’t perform that action at this time.
0 commit comments