makefile (148B)
1 SHELL := /bin/bash ## <= required to use time 2 run: 3 python3.9 samples.py 4 5 install: 6 pip3 install squigglepy==0.27 7 8 time: 9 time python3.9 samples.py
time-to-botecBenchmark sampling in different programming languages | |
| Log | Files | Refs | README |