#15041: new inference rule functions in logic module
-------------------------------------------------+-------------------------
       Reporter:  pmscurek                       |        Owner:  Paul
           Type:  enhancement                    |  Scurek
       Priority:  minor                          |       Status:  new
      Component:  misc                           |    Milestone:  sage-5.12
       Keywords:  logic, inference rules         |   Resolution:
        Authors:  Paul Scurek                    |    Merged in:
Report Upstream:  N/A                            |    Reviewers:
         Branch:                                 |  Work issues:
   Dependencies:  #14951, #14952, #15013,        |       Commit:
  #15018, #15040                                 |     Stopgaps:
-------------------------------------------------+-------------------------

Comment (by was):

 REPORT:

   * the first part of the patch just removes some whitespace from the
 general interact library, and as far as I can tell has nothing to do with
 this ticket.  I'm still for it though, and it looks fine to me.

   * What's up with this in rule.py (all over in various places) -- it
 seems like the "useless try/except" -- please explain:
 {{{
     try:
         trees = logicparser.get_trees(premise1, premise2)
     except SyntaxError:
         raise
 }}}

   * Everything else looks good to me.

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

Reply via email to