handcalcs icon indicating copy to clipboard operation
handcalcs copied to clipboard

Why not support numpy functions?

Open dutry opened this issue 3 years ago • 2 comments

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?

dutry avatar Sep 28 '21 13:09 dutry

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.

dutry avatar Sep 28 '21 13:09 dutry

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.

connorferster avatar Sep 28 '21 14:09 connorferster