[bug #68254] Error computing the 2-norm of a zero sparse matrix.

"Dmitri A. Sergatskov" <[email protected]> Mon, 20 Apr 2026 12:36:01 -0400 (EDT)
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 #4, bug #68254 (group octave):

Rik,

There is a typo in the test 

assert <68254> (norm (complex(sparse (100, 100), sparse(0,0)), 2), 0)

I wonder why it did not pop-up during the `make check`... It should be

assert <68254> (norm (complex(sparse (100, 100), sparse(100,100)), 2), 0)


Sorry about that.

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?68254>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc (application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaeZV8QAKCRCqLAuaBUf3
TuUCAQDG5TC8MUOpvtyxZ7swyX94bHKSmOK+cqppO+wPaQpFTwD+L4ogIqmFeyTK
cOxCeW11tSegXRmPb5D0l9qkZotcTAs=
=LymV
-----END PGP SIGNATURE-----