#16534: Basic Block design methods
-------------------------------------+-------------------------------------
       Reporter:  brett              |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  combinatorial      |   Resolution:
  designs                            |    Merged in:
       Keywords:  Block Design,      |    Reviewers:
  Incidence Structure, Residual,     |  Work issues:
  Derived, Complement, Supplement,   |       Commit:
  Point Deletion                     |  f72a8ed01c5745f16f8f1bb317cd5e81d6cf6584
        Authors:  Brett Stevens      |     Stopgaps:
Report Upstream:  N/A                |
         Branch:  u/brett/design     |
   Dependencies:  #16553             |
-------------------------------------+-------------------------------------

Comment (by brett):

 OK, I figured out how to make what I needed work:

 {{{
 sage: BD3 = BD1.derived_incidence_structure()
 doctest:...: UserWarning: no point nor block given to derive at.  Simply
 returning self.
 }}}

 where the ellipsis match the line number that appears between the colons.
 But I had tried ellipsis in other various ways and they did not work.  I
 cannot find a clear explanation of exactly what ellipsis will match in the
 output of a doctest.  Do any of you know exactly  how they work?

--
Ticket URL: <http://trac.sagemath.org/ticket/16534#comment:19>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to