#9130: Access to beta function
------------------------------------------------------------------+---------
   Reporter:  kcrisman                                            |          
Owner:  burcin                                    
       Type:  enhancement                                         |         
Status:  needs_work                                
   Priority:  major                                               |      
Milestone:  sage-5.0                                  
  Component:  symbolics                                           |       
Keywords:  special function, pynac, sd35.5 Cernay2012
Work_issues:                                                      |       
Upstream:  N/A                                       
   Reviewer:  Benjamin Jones, Burcin Erocal, Karl-Dieter Crisman  |         
Author:  Karen T. Kohl, Burcin Erocal              
     Merged:                                                      |   
Dependencies:                                            
------------------------------------------------------------------+---------
Changes (by kcrisman):

  * reviewer:  Benjamin Jones, Burcin Erocal => Benjamin Jones, Burcin
               Erocal, Karl-Dieter Crisman


Comment:

 This is because of the addition to the reference manual of stuff that
 wasn't up to snuff, though almost.  There was an extra colon as well, and
 a few other similar things.

 I've fixed these things, and actually tried adding loads(dumpg()) tests as
 well, but it doesn't matter, because it's not testing right.  It's not the
 computer, since other files are passing fine.  It seems to be the symbolic
 version of beta.

 Getting rid of all stuff with `x` and keeping
 {{{
             sage: beta(1,2.0+I)
             0.400000000000000 - 0.200000000000000*I
 }}}
 causes
 {{{

 $ ../../sage -t sage/functions/other.py
 sage -t  "devel/sage-main/sage/functions/other.py"
 The doctested process was killed by signal 11
          [6.8 s]

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t  "devel/sage-main/sage/functions/other.py" #
 Killed/crashed
 Total time for all tests: 6.9 seconds
 }}}
 but removing that as well yields passing tests.

 This seems unexpected to me.

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