#20154: train-tracks
-------------------------------------------------+-------------------------
       Reporter:  dbenielli                      |        Owner:
           Type:  task                           |       Status:  new
       Priority:  major                          |    Milestone:  sage-7.1
      Component:  combinatorics                  |   Resolution:
       Keywords:  free-group automorphism        |    Merged in:
        Authors:  Dominique Benielli and         |    Reviewers:
  Thierry Coulbois                               |  Work issues:
Report Upstream:  N/A                            |       Commit:
         Branch:                                 |     Stopgaps:
   Dependencies:                                 |
-------------------------------------------------+-------------------------

Comment (by mmarco):

 By the way, I got an error when trying to test your code:

 {{{
 sage: from all import *
 ---------------------------------------------------------------------------
 ImportError                               Traceback (most recent call
 last)
 <ipython-input-1-9796be731807> in <module>()
 ----> 1 from all import *

 /home/mmarco/sage-train-track/all.py in <module>()
 ----> 1 from free_group import FreeGroup
       2 from free_group_automorphism import FreeGroupMorphism,
 FreeGroupAutomorphism, free_group_automorphisms
       3 from inverse_alphabet import AlphabetWithInverses

 /home/mmarco/sage-train-track/free_group.py in <module>()
      13     from sage.combinat.words.words import
 FiniteWords_over_OrderedAlphabet as FiniteWords
      14
 ---> 15 from inverse_alphabet import AlphabetWithInverses,
 AbstractAlphabetWithInverses
      16 from free_group_word import FreeGroupWord
      17

 ImportError: cannot import name AbstractAlphabetWithInverses
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/20154#comment:15>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to