I found it. sage: LS.<z> = LaurentSeriesRing(GF(3)) sage: LS.default_prec() 20 sage: LS.set_default_prec(30) sage: LS.default_prec() 30
Alex Lara. El martes, 3 de septiembre de 2013 05:51:02 UTC-5, Alex Lara escribió: > > Thank you for your answer. > I know that default_prec is an option in newest versions of sage. But > in Sage 5.2 and older versions it seems there is not a way to change the > precision, and for now I can not upgrade sage. > > Alex Lara > El martes, 3 de septiembre de 2013 03:19:44 UTC-5, John Cremona escribió: >> >> Type LaurentSeriesRing? to see the options, one of which is default_prec. >> >> Note that Sage 5.11 has been released, but I don't think this changed >> between 5.2 and 5.11. Nevertheless you should upgrade! >> >> John Cremona >> >> On 2 September 2013 23:42, Alex Lara <lrod...@gmail.com> wrote: >> > Hi everybody, >> > >> > Is there a way to change the default precision to LaurentSeriesRing in >> Sage >> > 5.2? >> > >> > Thank you, >> > >> > Alex Lara >> > Universidad Autónoma de Yucatán >> > México >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups >> > "sage-support" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> an >> > email to sage-support...@googlegroups.com. >> > To post to this group, send email to sage-s...@googlegroups.com. >> > Visit this group at http://groups.google.com/group/sage-support. >> > For more options, visit https://groups.google.com/groups/opt_out. >> > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/groups/opt_out.