[bug #60968] broadcasting not implemented for "special" matrix types
Andreas Bertsatos <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Follow-up Comment #9, bug #60968 (group octave):
Testing on Octave 11.0.92
octave:44> x = eye (4) ([1,3,2,4],:)
x =
Permutation Matrix
1 0 0 0
0 0 1 0
0 1 0 0
0 0 0 1
octave:45> x + [1:4]
ans =
2 2 3 4
1 2 4 4
1 3 3 4
1 2 3 5
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?60968>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaZIHVAAKCRCqLAuaBUf3 TrHbAP9Sv7zFXt6xBBfa6WPyNx4kbAjaZ6oYtv2xan+0sQ6FdAD+NTuiirWE9/LK 0QYFfgzkoyecuagJQpYag7+sg7saKwA= =H3Go -----END PGP SIGNATURE-----