#13386: comparison of Sage integer with Numpy integer
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:  vdelecroix
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-
      Component:  basic arithmetic   |  duplicate/invalid/wontfix
       Keywords:  integer, numpy,    |   Resolution:
  comparison                         |    Merged in:
        Authors:                     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vdelecroix):

 * status:  needs_info => needs_review
 * milestone:  sage-6.4 => sage-duplicate/invalid/wontfix
 * dependencies:  #11714 =>
 * author:  Vincent Delecroix =>


Comment:

 Hello,

 I propose to close this as duplicate since #18076 fixes the issue
 {{{
 sage: import numpy
 sage: 123 == numpy.int32(123)
 True
 }}}

 Vincent

--
Ticket URL: <http://trac.sagemath.org/ticket/13386#comment:10>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to