I would look at matrix_integer_dense.pyx which wraps fmpz_mat from
flint (which looks even better after #17822 (needs review)).

Are there also arb's polynomial?

Vincent

2015-02-23 9:56 UTC+01:00, Clemens Heuberger <clemens.heuber...@aau.at>:
> http://www.sagemath.org/doc/reference/matrices/sage/matrix/docs.html#implementation-and-design
>
> mentions
>
> "See the files matrix_template.pxd and matrix_template.pyx."
>
> However, I could not find these files.
>
> If they do not exist: is there a recommended example to follow when I
> implement
> bindings for arb's acb_mat class? (#17220).
>
> Thank you,
>
> CH
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to