|
@ -59,7 +59,7 @@ sort_umap: |
|
|
python scripts/sortcolor.py -s umap --dpi 300 --seed 21 |
|
|
python scripts/sortcolor.py -s umap --dpi 300 --seed 21 |
|
|
|
|
|
|
|
|
parallel_umap: |
|
|
parallel_umap: |
|
|
parallel -j 12 python scripts/sortcolor.py -s umap --dpi 300 --seed ::: $$(seq 101 112) |
|
|
parallel -j 12 python scripts/sortcolor.py -s umap --dpi 300 --seed ::: $$(seq 1 1000) |
|
|
|
|
|
|
|
|
sort_lex: |
|
|
sort_lex: |
|
|
python scripts/sortcolor.py -s lex --dpi 300 |
|
|
python scripts/sortcolor.py -s lex --dpi 300 |
|
|