#5622: [with patch, positive review] complex double fast callable interpreter
------------------------------+---------------------------------------------
 Reporter:  robertwb          |       Owner:  somebody  
     Type:  enhancement       |      Status:  new       
 Priority:  major             |   Milestone:  sage-3.4.2
Component:  basic arithmetic  |    Keywords:            
------------------------------+---------------------------------------------

Comment(by cwitty):

 Code looks good, doctests pass.  Positive review, unless Michael complains
 about the portability issues.

 Michael, I see two potential portability issues with the code:

 1) it uses C99 complex numbers

 2) it adds the compiler argument -std=c99

 I'm guessing the latter will only work with gcc (unless other compilers
 specifically copy gcc command-line arguments).  Does Sage currently build
 with non-gcc compilers?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5622#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to