#19365: Bug in lattice_polytope.positive_integer_relations
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  tmonteil               |       Status:  needs_review
           Type:         |    Milestone:  sage-6.10
  defect                 |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  geometry               |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  6f9c08689431553677b73a19f1319add1470af5c
  Vincent Delecroix      |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/19365           |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by kcrisman):

 {{{
 -        if x.str() == r'?Problem\not\feasible\!':
 -            raise ValueError("cannot find required relations")
 }}}
 Why wasn't this triggered in the old code?

 I suggest you run some timing on this code too, and see what it reports
 when there isn't a relation, etc.  I wonder why this non-generic code was
 used?

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