all:
	swig -c++ -python precompute.i
	python swig_setup.py build_ext --inplace
