Thank you!
I think I could start by exposing these ARB functions to SAGE,
so that the interface is more complete, and then try to do the same
for Real Interval.

Best wishes
Isaia


On Monday, April 22, 2019 at 4:59:36 AM UTC-3, Marc Mezzarobba wrote:
>
> Nisoli Isaia wrote: 
> > P.<x>=CBF[] 
> > x._sin_series(4) 
>
> Indeed, I remembered wrong. Only a few of these arb functions are 
> accessible from sage at this point. It is trivial to add more, though. 
> The relevant files are 
>
> src/sage/libs/arb/acb_poly.pxd 
> src/sage/rings/polynomial/polynomial_complex_arb.pyx 
>
> Also, contrary to what I said, we only have an implementation based on 
> arb for the case of complex coefficients. Again, it wouldn't be hard 
> (but maybe a bit tedious) to implement real polynomials on the same 
> model. 
>
> Sorry for the incorrect information! 
>
> -- 
> Marc 
>
>

-- 
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 https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to