#17662: Evenly distributed sets
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.5
      Component:  combinatorial      |   Resolution:
  designs                            |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Vincent Delecroix  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  public/17662       |  d3385807832a91a2a2171aeb9548059a672b5a59
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vdelecroix):

 As a consequence, some new BIBD
 {{{
 sage: designs.balanced_incomplete_block_design(169,7)
 (169,7,1)-Balanced Incomplete Block Design
 sage: designs.balanced_incomplete_block_design(617,8)
 (617,8,1)-Balanced Incomplete Block Design
 sage: designs.balanced_incomplete_block_design(433,9)
 (433,9,1)-Balanced Incomplete Block Design
 sage: designs.balanced_incomplete_block_design(1171,10)
 (1171,10,1)-Balanced Incomplete Block Design
 }}}
 Isn't it cool?

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