On Monday, 11 January 2016 01:57:21 UTC+1, Qcode wrote: > > > On the integral, even there is integral calculation in Sympy, sometimes > integral does not calculate well, > without semi-manual simplification, especially multiple integral. > Additionnally, the boundary can be complicated... > > Integrals are limited by SymPy's current integration abilities, while boundary conditions are limited by the solvers.
Maybe one could add pre-computed cumulative distribution functions to overcome the limitations of current integration algorithms? and What is the current target ? > I don't know if there is a development target. Contributors are free to join in adding new feature to any part of SymPy. -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/0a52294c-bb1a-4041-8d64-e4214c0919db%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
