|
From: | John W. Eaton |
Subject: | [Octave-bug-tracker] [bug #60784] Inconsistent behavior for boolean matrix types with matrix functions |
Date: | Tue, 22 Jun 2021 13:38:36 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
Follow-up Comment #14, bug #60784 (project octave): Automatic conversion of integer types to double is probably not desirable because of the saturation semantics of other integer operations: uint8 (200) + uint8 (200) ==> uint8 (255), not double (400) _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?60784> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |