|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #65478] hist produces nonconformtant arguments error when input has ndims > 2 |
Date: | Tue, 19 Mar 2024 18:13:59 -0400 (EDT) |
Update of bug #65478 (group octave): Status: Patch Submitted => Fixed Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #5: I reviewed the patch and made a few small changes. 1) "n-D" -> "N-D" 2) remove eps tolerance in BIST assert. N-D arrays should be exactly the same as 2-D arrays. 3) Removed leading directories on filenames in commit message. I checked it in here https://hg.savannah.gnu.org/hgweb/octave/rev/67480f3843c7. On the stable branch I placed an input validation check on Y which emits an error for N-D arrays. See https://hg.savannah.gnu.org/hgweb/octave/rev/45b7805c2a67. Marking as Fixed and closing report. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?65478> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |