[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsear
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch) |
Date: |
Fri, 25 Nov 2022 12:44:23 -0500 (EST) |
Update of bug #63376 (project octave):
Status: Ready For Test => In Progress
_______________________________________________________
Follow-up Comment #9:
I checked in an additional changeset to use more Octave coding conventions in
tsearchn.m. See http://hg.savannah.gnu.org/hgweb/octave/rev/c664627d601e.
One of the things I noticed was this line:
inside = all (b >= -1e-12, 2); # -1e-12 instead of 0 for rounding errors
Is the hard criteria of -1e-12 appropriate or should it scale in some way with
the input? Also, is it ever possible that the input are not double values,
but single values, and this cut-off should change to reflect that?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63376>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), A.R. Burgers, 2022/11/17
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Rik, 2022/11/17
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Arun Giridhar, 2022/11/18
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), A.R. Burgers, 2022/11/22
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Arun Giridhar, 2022/11/23
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), A.R. Burgers, 2022/11/23
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Arun Giridhar, 2022/11/24
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Rik, 2022/11/25
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Arun Giridhar, 2022/11/25
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch),
Rik <=
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Arun Giridhar, 2022/11/25