#17217: confusing error message for minimal_generating_set
----------------------------+----------------------------
   Reporter:  kcrisman      |            Owner:
       Type:  defect        |           Status:  new
   Priority:  minor         |        Milestone:  sage-6.4
  Component:  group theory  |         Keywords:
  Merged in:                |          Authors:
  Reviewers:                |  Report Upstream:  N/A
Work issues:                |           Branch:
     Commit:                |     Dependencies:
   Stopgaps:                |
----------------------------+----------------------------
 {{{
 SymmetricGroup(6).minimal_generating_set()
 RuntimeError: Gap produced error output
 Error, `MinimalGeneratingSet' currently assumes that the group must be
 solvable.
 In general, try `SmallGeneratingSet' instead, which returns a generating
 set that is small but not of guarateed smallest cardinality

    executing MinimalGeneratingSet($sage1);
 }}}
 Gap's error is okay, but the thing at the end is confusing and may send
 some readers astray.  Anyway, we should probably catch this error and say
 something like input or value error in such cases.

--
Ticket URL: <http://trac.sagemath.org/ticket/17217>
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