[Numpy-discussion] Re: Inquiry about the difference between numpy.trunc() and numpy.fix()

2023-08-24 Thread Bao Guo
Thanks Robert, really appreciate it! On Thu, Aug 24, 2023 at 12:19 Robert Kern wrote: > On Wed, Aug 23, 2023 at 10:06 PM Bao Guo wrote: > >> I am writing to seek clarification on the specific differences between >> the numpy.trunc() and numpy.fix() functions. >> >&g

[Numpy-discussion] Inquiry about the difference between numpy.trunc() and numpy.fix()

2023-08-23 Thread Bao Guo
I am writing to seek clarification on the specific differences between the numpy.trunc() and numpy.fix() functions. I have come across opinions stating that these two functions exist for backward compatibility and that they serve different functional requirements. However, I am puzzled as to wh