#18076: Be nicer with numpy
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:  vdelecroix
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.6
      Component:  interfaces         |   Resolution:
       Keywords:  sd66               |    Merged in:
        Authors:  Vincent            |    Reviewers:  Jeroen Demeyer
  Delecroix, Jeroen Demeyer          |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  u/jdemeyer/18076   |  c3e467149631917bb5ea7d753ef5a18333dd29ac
   Dependencies:  #18121             |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * status:  needs_review => needs_work
 * commit:  6b51a65164956dbd398e8af21b843f39931cadd5 =>
     c3e467149631917bb5ea7d753ef5a18333dd29ac


Comment:

 This looks wrong to me:
 {{{
 sage: numpy.int8('12') + 1/3
 12.333333333333334
 }}}
 Why is the answer a float???
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=5532969cc7c462d24788585030ab662cf05b024b
 5532969]||{{{Use PyTypeObject from Cython}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=fd2531d2ab79f8db4357788248bb5d936b920b85
 fd2531d]||{{{Merge commit '5532969cc7c462d24788585030ab662cf05b024b' into
 t/18076/18076}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=c3e467149631917bb5ea7d753ef5a18333dd29ac
 c3e4671]||{{{Introduce new function "is_numpy_type"}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/18076#comment:20>
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