#17058: Add abelian_vectors and abelian_complexity method to finite words
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  slabbe                 |       Status:  needs_work
           Type:         |    Milestone:  sage-6.4
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  combinatorics          |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  4072235c4b5b0b57d700afeecfd1da1cdf26e2c4
Report Upstream:  N/A    |     Stopgaps:
         Branch:         |
  u/slabbe/17058         |
   Dependencies:         |
-------------------------+-------------------------------------------------
Description changed by slabbe:

Old description:

> We also add the following deprecation:
>
> {{{
> parikh_vector = deprecated_function_alias(17058, abelian_vector)
> }}}

New description:

 Add abelian_vectors and abelian_complexity method to finite words

 Following the comment made by Jacques Sakarovitch during Journées
 montoises 2014 in Nancy, we deprecate the `parikh_vector` method:

 {{{
 parikh_vector = deprecated_function_alias(17058, abelian_vector)
 }}}

 Moreover, we deprecate the argument `alphabet` for the method
 `abelian_vector` method because it was a bad design choice to allow to
 specify the alphabet in such a method. User should specify the alphabet in
 the parent.

--

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