[Numpy-discussion] Regarding adding new function in Numpy
ANURAG ANURAG
anurag at ph.iitr.ac.in
Mon Jul 8 02:40:19 EDT 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20190708/6546b395/attachment.html>
More information about the NumPy-Discussion
mailing list