README.md 647 Bytes
Newer Older
Manuel G. Marciani's avatar
Manuel G. Marciani committed
# Script to generate synthetic workloads from OpenDP releases 

This script will generate jobs that follow the empirical distribution
of the data as in the structure genereated by the opendp releases script.

# Installation

This script was tested with `Python 3.8.10` and it needs pandas, scipy, numpy, and argparse.

We tested with the following versions:

```
numpy                  1.23.3              
pandas                 1.4.4               
scipy                  1.10.1              
```

# Author

Manuel G. Marciani

BSC-CNS Earth Sciences Department

# Copyright

Upon cloning, this repo should have come with a copy of GNU GPL v3.