time-to-botec/squigglepy/makefile

11 lines
123 B
Makefile
Raw Normal View History

2023-06-09 01:12:07 +00:00
install:
2023-06-10 01:11:09 +00:00
pip3 install "squigglepy>=0.26"
2023-06-09 01:12:07 +00:00
pip3 install numpy
run:
python3 samples.py
time:
time python3 samples.py