Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
montyvesselinov authored Dec 15, 2023
1 parent ee154c6 commit 470b533
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,12 @@ MADS can execute a wide range of data- and model-based analyses:
* Model Selection and Model Averaging
* Model Reduction and Surrogate Modeling
* Machine Learning and Blind Source Separation
* Risk Assessment
* Decision Analysis and Support

MADS has been tested to perform HPC simulations on a wide-range multi-processor clusters and parallel environments (Moab, Slurm, etc.).
MADS has been tested to perform HPC simulations on a wide-range of multi-processor clusters and parallel environments (Moab, Slurm, etc.).
MADS utilizes adaptive rules and techniques which allows the analyses to be performed with a minimum user input.
The code provides a series of alternative algorithms to execute each type of data- and model-based analyses.
The code provides a series of alternative algorithms to execute each type of data- and model-based analysis.

Documentation
=============
Expand All @@ -40,7 +41,7 @@ Pkg.add("Mads")
Installation behind a firewall
------------------------------

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

```git
Expand Down

0 comments on commit 470b533

Please sign in to comment.