Corrfunc
Corrfunc copied to clipboard
Drop certain code options
While reviewing #258, I realised that perhaps we can retire options like fast_acos, and fast_divide from the code-base. Not sure if we would leave any users out though (or how to go about identifying users that do need those features)
@lgarrison Do you have any thoughts on this?
I've never looked at that part of the code very carefully! On the surface, they sound like useful code options; are they deprecated/not useful in some way?