updated readme
This commit is contained in:
parent
ea56c55049
commit
02d848e617
|
|
@ -15,6 +15,8 @@ Simulations may be run with a range of initial conditions and parameters for sta
|
||||||
and environmental processes to understand and visualize network behavior under various conditions. Support for \
|
and environmental processes to understand and visualize network behavior under various conditions. Support for \
|
||||||
A/B testing policies, monte carlo analysis and other common numerical methods is provided.
|
A/B testing policies, monte carlo analysis and other common numerical methods is provided.
|
||||||
|
|
||||||
|
SimCAD requires Python 3.
|
||||||
|
|
||||||
**1. Install Dependencies:**
|
**1. Install Dependencies:**
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue