|
From: | Arun Giridhar |
Subject: | [Octave-bug-tracker] [bug #63962] perms - Performance - Usage of native C++ algorithm helpful |
Date: | Mon, 27 Mar 2023 06:02:56 -0400 (EDT) |
Follow-up Comment #6, bug #63962 (project octave): Fair point. The function unique() does not handle heterogenous cell arrays either. One way to extend equality for this context would be something like "if (classname(foo(i)) == classname(foo(j)) && all (foo(i) == foo(j))" in pseudocode, but anything more complicated wouldn't be necessary. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?63962> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |