#9894: Group cohomology spkg, version 2.1.1
-----------------------------------+----------------------------------------
   Reporter:  SimonKing            |          Owner:  SimonKing                 
         
       Type:  enhancement          |         Status:  needs_review              
         
   Priority:  major                |      Milestone:  sage-4.7.1                
         
  Component:  optional packages    |       Keywords:  modular group cohomology 
solaris t2
Work_issues:                       |       Upstream:  N/A                       
         
   Reviewer:  Karl-Dieter Crisman  |         Author:  Simon King                
         
     Merged:                       |   Dependencies:                            
         
-----------------------------------+----------------------------------------
Changes (by SimonKing):

  * status:  needs_work => needs_review
  * work_issues:  fix documentation =>


Comment:

 I am now running the test suite, but I think it should be ready for review
 now.

 It turns out that the trouble that I had with building the documentation
 can hardly be avoided:

  - If one has Cython code then Python can not determine the argspec.
  - Hence, sage.misc.sageinspect.sage_getargspec tries to parse the argspec
 by reading the source file.
  - Here, the sources are in an spkg, and thus sage_getargspec can not read
 the sources.
  - By consequence, the argument list can not be figured out.

 Since I define the arguments in the doc string, it is fine though, and it
 can't be changed anyway.

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