On Thu, Dec 27, 2018 at 8:36 AM Madhu <[email protected]> wrote: > How to solve higher order boundary value problems by using sagemath >
ODEs or PDEs? I think sympy (included with sage) has more DEs capabilities than maxima (which is the default solver sage uses). Check out https://docs.sympy.org/latest/modules/solvers/ode.html https://docs.sympy.org/latest/modules/solvers/pde.html#pde-docs -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
