
July 8, 2019
2:40 a.m.
Sir, I was recently converting some Matlab codes into python, where I recently stumble upon bitget(n,x) function of Matlab, b = bitget(A,bit) returns the bit value at the position bit in integer array A. I was unable to find any Numpy equivalent of this, so should I create a pull request in Numpy for the same! Regards, Anurag