#15567: Fix Alphabet and improvements to Family
-------------------------------------+-------------------------------------
Reporter: tscrim | Owner: sage-combinat
Type: defect | Status: needs_work
Priority: major | Milestone: sage-6.1
Component: combinatorics | Resolution:
Keywords: alphabet | Merged in:
Authors: Travis Scrimshaw | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
public/combinat/words/fix_alphabet | b3396dd62e96a08621cf08a6b2573c59a664adac
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by vdelecroix):
Replying to [comment:3 tscrim]:
>
> Since "names" not (really) used anywhere else, I'll change it.
>
Please keep "names" as an argument. I included it for future compatibility
with the free monoid in sage.monoids.free_monoid (which should be merge
with FiniteWords). Nevertheless, I think I made it wrong as what I wanted
was
{{{
sage: build_alphabet(3, ['a', 'b', 'c'])
{'a', 'b', 'c'}
sage: build_alphabet(3, 'x')
{'x0', 'x1', 'x2'}
}}}
and the first syntax currently does not work...
--
Ticket URL: <http://trac.sagemath.org/ticket/15567#comment:5>
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/groups/opt_out.