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

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

[Octave-bug-tracker] [bug #62599] Minor test failure with integral (Arra


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #62599] Minor test failure with integral (ArrayValued)
Date: Wed, 8 Jun 2022 14:44:53 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62599>

                 Summary: Minor test failure with integral (ArrayValued)
                 Project: GNU Octave
               Submitter: arungiridhar
               Submitted: Wed 08 Jun 2022 02:44:51 PM EDT
                Category: Test Suite
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: GNU/Linux


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 08 Jun 2022 02:44:51 PM EDT By: Arun Giridhar <arungiridhar>
Is it OK to increase the tolerance on this test to 2*eps?


>>>>> processing .../octave/scripts/general/integral.m
***** assert (integral (@(x) [sin(x), cos(x)], 0, pi, "ArrayValued", 1,
                   "Waypoints", [0.5]), [2, 0], eps);
!!!!! test failed
ASSERT errors for:  assert (integral (@(x)[sin(x), cos(x)], 0, pi,
"ArrayValued", 1, "Waypoints", [0.5]),[2, 0],eps)

  Location  |  Observed  |  Expected  |  Reason
    (2)       2.7756e-16       0         Abs err 2.7756e-16 exceeds tol
2.2204e-16 by 6e-17









    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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