Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
trac #16236: Merged with #16272
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanncohen committed May 13, 2014
2 parents e2749b3 + 2d7da8a commit 973b926
Show file tree
Hide file tree
Showing 5 changed files with 2,607 additions and 100 deletions.
1 change: 1 addition & 0 deletions src/doc/en/reference/combinat/designs.rst
Expand Up @@ -20,4 +20,5 @@ Constructions
../sage/combinat/designs/steiner_quadruple_systems
../sage/combinat/designs/latin_squares
../sage/combinat/designs/orthogonal_arrays
../sage/combinat/designs/database

4 changes: 2 additions & 2 deletions src/sage/combinat/designs/bibd.py
Expand Up @@ -73,8 +73,8 @@ def BalancedIncompleteBlockDesign(v,k,existence=False,use_LJCR=False):
.. SEEALSO::
* :func:`steiner_triple_system`
* :func:`v_4_1_BIBD`
* :meth:`steiner_triple_system`
* :meth:`v_4_1_BIBD`
TODO:
Expand Down

0 comments on commit 973b926

Please sign in to comment.