Hi, I have two questions regarding the implementation of multivariate power series is Sage.
I was wondering if Weierstrass Preparation Theorem and Hensel Lemma ( which use multivariate power series) have been implemented in Sage. About the implementation of multivariate power series (which use the lazy algorithm): suppose that we want to compute the inverse of a power series, from the documentation I know that Sage has a default precision for computation and in order to get more term we need to set the default_prec option of the power series ring to our desired value. I am wondering when we increase the accuracy does Sage remember the terms which have been computed so far? Thank you very much Mahsa -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/db19e5fa-7ee6-47c1-9065-2894cfe1ef0e%40googlegroups.com.