octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #59850] uniquetol missing, so I implemented it


From: anonymous
Subject: [Octave-bug-tracker] [bug #59850] uniquetol missing, so I implemented it
Date: Sun, 17 Jan 2021 07:51:33 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0

Follow-up Comment #2, bug #59850 (project octave):

I have attached the new version, following the code style, with documentation
and tests. I copied from unique extensively. There are a few differences
between unique and uniquetol. For example, inf does not make sense to combine
into a single inf as the difference between two inf values could be anything
so I treat it like nan. I do not consider data types other than double and
single.

(file #50729)
    _______________________________________________________

Additional Item Attachment:

File name: uniquetol.m                    Size:7 KB
    <https://file.savannah.gnu.org/file/uniquetol.m?file_id=50729>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59850>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]