#6371: Implement Riemann theta functions
-----------------------------------------------+----------------------------
   Reporter:  ncalexan                         |          Owner:  cswiercz      
                    
       Type:  enhancement                      |         Status:  needs_work    
                    
   Priority:  minor                            |      Milestone:  sage-4.8      
                    
  Component:  numerical                        |       Keywords:  riemann theta 
klein               
Work_issues:                                   |       Upstream:  N/A           
                    
   Reviewer:  Marco Streng, Bernard Deconinck  |         Author:  Nick 
Alexander, Chris Swierczewski
     Merged:                                   |   Dependencies:                
                    
-----------------------------------------------+----------------------------

Comment(by cswiercz):

 Replying to [comment:27 jdemeyer]:
 > I get a doctest failure in {{{devel/sage/sage/all.py}}}

 I see. The error is:

 {{{

 sage -t  "devel/sage-6371/sage/all.py"
 **********************************************************************
 File "/home/cswiercz/sage-4.7.1/devel/sage-6371/sage/all.py", line 17:
     sage: len(frames)
 Expected:
     11
 Got:
     26
 **********************************************************************
 1 items had failures:
    1 of   8 in __main__.example_0
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file /home/cswiercz/.sage//tmp/all_20664.py
          [3.4 s]
 }}}

 However, I'm not qualified to make a fix since I don't really understand
 the purpose of this test. Does anyone on cc: know what's going on in this
 file and why my Riemann Theta code would affect it?

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