#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):

 I know how to skip lines of output in a doctest and still have the testing
 recognize the output:


 {{{
 sage: BD2.residual_incidence_structure(at_block=[0,2,4])
 Traceback (most recent call last):
 ...
 ValueError: Block [0, 2, 4] is not in the block set.
 }}}


 But how can I skip part of a line of output and makes sure the test still
 recognizes the output?

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