Fast IFS using RPN notation
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1234 |
- #!/bin/sh
- echo apt install htop vim git python3 python3-pip python3-numpy python3-sklearn screen nasm python3-tqdm python3-skimage
- echo pip3 install alphashape
- echo make
|