echo "Make sure to change the path to CBLAS in this file before running it!"
g++ quadtree.cpp tsne.cpp -o bh_tsne -O3 -I./CBLAS/include -L./ -lcblas