Skip to content

Commit 470b533

Browse files
Update README.md
1 parent ee154c6 commit 470b533

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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.).
2526
MADS 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

2829
Documentation
2930
=============
@@ -40,7 +41,7 @@ Pkg.add("Mads")
4041
Installation behind a firewall
4142
------------------------------
4243

43-
Julia uses git for the package management.
44+
Julia uses git for package management.
4445
To install Julia packages behind a firewall, add the following lines in the `.gitconfig` file in your home directory:
4546

4647
```git

0 commit comments

Comments
 (0)