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

2023-08-23 Thread Robert Kern
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. > > I have come across opinions stating that these two functions exist for > backward compatibility and that they serve different

[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