DReichLab / AdmixTools

Tools test whether admixture occurred and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instaling openblas on mac

ybrandvain opened this issue · comments

for some mac users

"brew install homebrew/science/openblas" will not work and therefore the makefile will error out
point them to "brew install --build-from-source openblas"

This was caused by a regression from 6831501 and fixed in 4c3f5fd.