octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #65089] assert may become excessively slow in


From: anonymous
Subject: [Octave-bug-tracker] [bug #65089] assert may become excessively slow in case of large matrices
Date: Thu, 28 Dec 2023 15:54:08 -0500 (EST)

Follow-up Comment #5, bug#65089 (group octave):

This is almost the solution which I mentioned at the beginning, but it would
mean that I have to modify a lot of code.
[comment #2 comment #2:]
> You might try something like
> 

> assert (max (abs (a - b)(:)) < tol)


> 


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]