#16719: replace gap.eval with libgap.eval in combinat/combinat.py
-------------------------------------------------+-------------------------
Reporter: rws | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.3
Component: combinatorics | Resolution:
Keywords: gap, bignum, expect, pexpect, | Merged in:
libgap, stirling | Reviewers:
Authors: | Work issues:
Report Upstream: N/A | Commit:
Branch: | Stopgaps:
Dependencies: #16380, #16750 |
-------------------------------------------------+-------------------------
Changes (by rws):
* dependencies: #16380 => #16380, #16750
Comment:
This is blocked by:
{{{
sage: ans=libgap.eval("UnorderedTuples(['a','b','c'],2)")
sage: type(ans)
<type 'sage.libs.gap.element.GapElement_List'>
sage: a=ans.sage()
---------------------------------------------------------------------------
NotImplementedError Traceback (most recent call
last)
<ipython-input-4-43379484318b> in <module>()
----> 1 a=ans.sage()
/home/ralf/sage/local/lib/python2.7/site-packages/sage/libs/gap/element.so
in sage.libs.gap.element.GapElement_List.sage
(build/cythonized/sage/libs/gap/element.c:14661)()
/home/ralf/sage/local/lib/python2.7/site-packages/sage/libs/gap/element.so
in sage.libs.gap.element.GapElement_List.sage
(build/cythonized/sage/libs/gap/element.c:14661)()
/home/ralf/sage/local/lib/python2.7/site-packages/sage/libs/gap/element.so
in sage.libs.gap.element.GapElement.sage
(build/cythonized/sage/libs/gap/element.c:8749)()
}}}
See #16750
--
Ticket URL: <http://trac.sagemath.org/ticket/16719#comment:5>
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.