patchGNU Octave - Patches: patch #9660, ...

 
 

patch #9660: [Octave](corefcn/data.cc:iscomplex): Added BIST test for iscomplex function

Submitter:  Saarthak Modi <saarthakmodi>
Submitted:  Sat 23 Jun 2018 06:52:12 AM UTC
   
 
Category:  Core : other Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 11 Dec 2018 01:23:58 AM UTC, comment #2: 

I didn't follow this patch, but I did add a set of test cases in this cset https://hg.savannah.gnu.org/hgweb/octave/rev/d57d30caffd6.

Marking issue as fixed and closing report.

Rik <rik5>
Group administrator
Mon 16 Jul 2018 09:23:52 PM UTC, comment #1: 

There are some others that could be included:


octave:1> iscomplex(0j)
ans = 0

octave:7> iscomplex([1 2j; 3j 4].^complex(0,0))
ans = 0


Dan Sebald <sebald>
Sat 23 Jun 2018 06:52:12 AM UTC, original submission:  


Saarthak Modi <saarthakmodi>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by sebald (Posted a comment)
  • -email is unavailable- added by saarthakmodi (Submitted the item)
  • -email is unavailable- added by saarthakmodi
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-12-11 rik5 StatusNone Done
        Open/ClosedOpen Closed
    2018-06-23 saarthakmodi Attached File- Added datacc_iscomplex_BIST.patch, #44419
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code