all:
	rm -rf build
	python setup_cyanure_mkl.py install
openblas:
	rm -rf build
	python setup_cyanure_openblas.py install
