It seems to be a problem with encoding a list of lists. This works: result:=solve([e=0 for e in es], v); for i in result repeat outputAsTex(i)
Bill. On 6 November 2014 15:10, Ralf Hemmecke <[email protected]> wrote: > I've added the section > > "Multivariate Taylor series with unknown coefficients" > > to http://axiom-wiki.newsynthesis.org/TaylorSeries . > > Does someone know a way without "pretend"? > > Why does the wiki not show the reult of th last command? Remove the ; > and preview. > > Ralf > > -- > You received this message because you are subscribed to the Google Groups > "FriCAS - computer algebra system" 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/fricas-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" 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/fricas-devel. For more options, visit https://groups.google.com/d/optout.
