#10530: De Bruijn Sequence construction for combinat
------------------------------------------------+---------------------------
Reporter: eviatarbach | Owner: eviatarbach
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.7.1
Component: combinatorics | Keywords:
Work_issues: | Upstream: N/A
Reviewer: Nicolas M. ThiƩry, Nathann Cohen | Author: Eviatar Bach
Merged: | Dependencies:
------------------------------------------------+---------------------------
Comment(by eviatarbach):
Hello Nathann,
I tried building the documentation, and I'm getting the same warning. Do
you think it would be okay to submit it anyways?
What's the point of this test?
sage: for n in range(1, 7):
... for k in range(1, 7):
... D = DeBruijnSequences(k, n)
... if not True:
... print "Something's dead wrong (n = ", n, "k =", k, ")
!"
... break
I don't see how this can fail.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10530#comment:48>
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.