#17435: Cythonise path algebra elements
-------------------------------------+-------------------------------------
Reporter: SimonKing | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.8
Component: algebra | Resolution:
Keywords: path algebra | Merged in:
elements, days64.5, days65 | Reviewers:
Authors: Simon King | Work issues:
Report Upstream: N/A | Commit:
Branch: | 63f08e1a962acbe620147135c4581ed52f86db2f
public/17435/cythonise_path_algebra_elements| Stopgaps:
Dependencies: #16453 #17526 |
-------------------------------------+-------------------------------------
Comment (by jdemeyer):
Just a question: do you expect the structs `path_mon_t`, `path_term_t` and
`path_poly_t` to be used as basic building blocks for other classes?
I'm asking this because I am wondering why you don't simply make this into
Cython extension types, especially given that you need manual reference
counting using the `ref` member of `path_mon_t` and for `PyObject *coef`.
With Cython/Python, you get both of these for free.
--
Ticket URL: <http://trac.sagemath.org/ticket/17435#comment:84>
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.