handcalcs
handcalcs copied to clipboard
Why not support numpy functions?
I always use numpy instead of math package, but I found that handcalcs do not support numpy functions.
Do you have the plan to support numpy?
I read the article in Wiki just now (https://github.com/connorferster/handcalcs/wiki/Handcalcs-with-pandas-and-numpy). It is such a pity for handcalcs not compatible with numpy.
Thanks for bringing this up.
Are you using np ufuncs instead of the math module to work on scalars or arrays? Can you tell me more about your use case?
I am open to implementing it (eager to, really) but do not know what it should look like. I am interested to hear your thoughts and suggestions. Examples or sketches would be helpful here :)
Sent from my iPhone
On Sep 28, 2021, at 06:06, Hangci Du @.***> wrote:
I read the article in Wiki just now (https://github.com/connorferster/handcalcs/wiki/Handcalcs-with-pandas-and-numpy). It is such a pity without numpy supporting.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.