Regarding adding new function in Numpy

July 8, 2019
6: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

2156
Age (days ago)
2156
Last active (days ago)
1 comments
2 participants
participants (2)
-
ANURAG ANURAG
-
Matthew Brett