#8525: mistake in docstring for R=Zp(3)'s R.plot method.
----------------------+-----------------------------------------------------
   Reporter:  was     |       Owner:  roed      
       Type:  defect  |      Status:  new       
   Priority:  minor   |   Milestone:  sage-4.3.4
  Component:  padics  |    Keywords:            
     Author:          |    Upstream:  N/A       
   Reviewer:          |      Merged:            
Work_issues:          |  
----------------------+-----------------------------------------------------
 Note max_points versus point_count (in INPUT) below:

 {{{
 File: /home/wstein/sage/local/lib/python2.6/site-
 packages/sage/rings/padics/padic_base_generic.py

 Type: <type ‘instancemethod’>

 Definition: k.plot(max_points=2500, **args)

 Docstring:

     Creates a visualization of this p-adic ring as a fractal similar as a
 generalization of the the Sierpi’nski triangle. The resulting image
 attempts to capture the algebraic and topological characteristics of ℤp.

     INPUT:

         * point_count – the maximum number or points to plot, which
 controls the depth of recursion (default 2500)
         * **args – color, size, etc. that are passed to the underlying
 point graphics objects
 }}}

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