iqbal-lab/cortex

Remove GSL dependency

iqbal-lab opened this issue · 1 comments

Is just a pain and we barely use it. We use it for

log_factorial, with arguments that are either positive integer or uint64_t - we can use our own implementation here.

beta function in pop filter C code, which is defunct

Fixed in 3e716b2