time-to-botec/squigglepy/makefile
2023-06-08 19:12:07 -06:00

11 lines
115 B
Makefile

install:
pip3 install squigglepy
pip3 install numpy
run:
python3 samples.py
time:
time python3 samples.py