/HILO

Primary LanguagePython

HILO

Run instructions

# --matrix: the csv file with the matrix data
# --out-dir: the output directory for the J and K matrix
python bootstrap.py --matrix <CSV PATH> --n <INT> --m <INT> --out-dir <Output Directory>