|
From: | anonymous |
Subject: | [Octave-bug-tracker] [bug #60818] delaunayn - 2D code path vectorization doesn't match nD algorithm |
Date: | Wed, 30 Jun 2021 23:43:44 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0 |
Follow-up Comment #29, bug #60818 (project octave): Sorry for my mistake nd=dim+1 so should suggest if (any(nd == [3 4])) and posibally if (any(nd == [3 4 5 6 7])) if we want faster code where repeated determinants is likely faster. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?60818> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |