clean:
	rm -rf */*.hi
	rm -rf */*.o
	rm -rf */.ipynb_checkpoints
	rm -rf */index.ipynb
