#17221: New method transducers.Recursion
-------------------------------------+-------------------------------------
       Reporter:  cheuberg           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.5
      Component:  finite state       |   Resolution:
  machines                           |    Merged in:
       Keywords:  recursion          |    Reviewers:  Daniel Krenn
        Authors:  Clemens Heuberger  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  u/cheuberg/fsm     |  25e02eb04cb3ab1b8ac820528f586f637fe1aeca
  /generator-recursion               |     Stopgaps:
   Dependencies:  #17752             |
-------------------------------------+-------------------------------------

Comment (by cheuberg):

 Apart from that, I made three more changes:

 *
 
[http://git.sagemath.org/sage.git/commit/?id=4d160d727d8d929b035f30247f4f9800d4476901
 4d160d7] Trac #17221: move parsing of equation to a different method

   transducers.Recursions had two major parts: parsing the symbolic
   equations and actual construction of the transducer. These first part
   has now been refactored into a new method.

 *
 
[http://git.sagemath.org/sage.git/commit/?id=446f8f41aa839181fa1e092cb9431756b8f5efb2
 446f8f4] Trac #17221: Allow alternative input format (rules)

   Allow to enter the recursions in the form of rules as they are stored
   internally. In that case, no symbolic function and no variable are
 needed,
   so the order of the parameters has been changed.

 *
 
[http://git.sagemath.org/sage.git/commit/?id=25e02eb04cb3ab1b8ac820528f586f637fe1aeca
 25e02eb] Trac #17221: Allow negative residues r in recursion rules.

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