On Friday, July 24, 2015 at 10:07:24 AM UTC-7, David Joyner wrote:
>
> Did you look at sympygamma? Sympy is included in Sage:
> http://www.sympygamma.com/input/?i=integrate%28x%5E2%2Blog%28x%29%29
>
That is extremely cool! Indeed dsolve(diff( y(x),x,x)+y(x)) solves the
equation. It doesn't prov
On Friday, July 24, 2015 at 9:36:14 AM UTC-7, Amritpal Singh wrote:
>
> I know that function show_method gives a result that by which method that
> Sage solved a differential equation.
>
> This is not my exact answer of my question. I need to print all the steps
> that Sage can internally do to s
On Fri, Jul 24, 2015 at 12:36 PM, Amritpal Singh wrote:
> On Friday, July 24, 2015 at 7:46:45 PM UTC+5:30, Nils Bruin wrote:
>
>> The functionality of desolve is, as documented, all provided by maxima. I
>> am not aware of any verbosity options in maxima. There is a "show_method"
>> option documen
On Friday, July 24, 2015 at 7:46:45 PM UTC+5:30, Nils Bruin wrote:
The functionality of desolve is, as documented, all provided by maxima. I
> am not aware of any verbosity options in maxima. There is a "show_method"
> option documented, which helps a little bit:
>
> sage: desolve(de,dvar=x,ivar
On Friday, July 24, 2015 at 3:18:16 AM UTC-7, Amritpal Singh wrote:
>
> Now, my question is that which thing I will do with my code such that
> Sage can print all the steps that they can internally do to solving a
> differential equation.
>
The functionality of desolve is, as documented, all provi
Thank you so much
On 7/15/09, David Joyner wrote:
>
>
> I don't think this is implemented yet in Sage.
>
>
> On Wed, Jul 15, 2009 at 8:55 AM, arun Muktibodh
> wrote:
> > I want to test the limits order of nilpotency class of certain infinite
> > groups. How should I go about it? Please help.
> >
I don't think this is implemented yet in Sage.
On Wed, Jul 15, 2009 at 8:55 AM, arun Muktibodh wrote:
> I want to test the limits order of nilpotency class of certain infinite
> groups. How should I go about it? Please help.
> Thanking you in advance.
> Arun
> India
>
> --
> Arun Muktibodh
> >
>