Tried to download the newest GitHub version (with biglasso_fit()) on my Mac and realized that there's a bug in biglasso_omp.h. At one point, I had tried to get OpenMP running on MacOS --- didn't work for me, and my attempt inadvertently created a bug. The changes in my most recent commits resolve this issue.
Tried to download the newest GitHub version (with
biglasso_fit()
) on my Mac and realized that there's a bug inbiglasso_omp.h
. At one point, I had tried to get OpenMP running on MacOS --- didn't work for me, and my attempt inadvertently created a bug. The changes in my most recent commits resolve this issue.