clean:
	rm -rf *.cpp
	rm -rf *.c
	rm -rf *.html
	rm -rf build
	rm -rf __pycache__
	rm -rf *.so