On Oct 6, 5:53 am, "[email protected]" <[email protected]> wrote:
> New version (slightly cleaner and more readable the previous one and
> better in the sense that desolve with initial condition returns the
> right-hand side only) is athttp://user.mendelu.cz/marik/temp/desolvers.py
>
> However - we still call ode2 two times when solving second order ode
> with initial conditions and I do not know how can I find revision
> number from the output of hg_sage.log() which looks like this.
>
> changeset:   12847:506e71164e58
> tag:         tip
> user:        Robert Marik <[email protected]>
> date:        Tue Oct 06 11:36:32 2009 +0200
> summary:     fix for initial conditions for second order linear ODE
>

So the # is 12847.

Incidentally, you may want to download the latest release candidate
for 4.1.2, which has a number of changes and also a newer (and mostly
improved, very good for us) version of Maxima.  This is at
http://sage.math.washington.edu/home/mvngu/release/upgrade/sage-4.1.2.rc0.tar,
or maybe there is even an rc1 somewhere now.

> Any criticism and suggestions are highly appretiated!

You may want to test things.  I recommend testing at least all the
files under sage/calculus with this new code - see the developer's
guide about the syntax for sage -t.

> I didn't took into account the note on the original trac ticket
> (http://trac.sagemath.org/sage_trac/ticket/6479): An additional
> problem is that the syntax for desolve and desolve_laplace are
> different. Perhaps this could be fixed at the same time?

These seem to be pretty closely related issues, so that seems
reasonable.  Sometimes there are too many unrelated issues fixed on
the same ticket, which can be problematic, but this doesn't seem to be
the case here.

Thanks for taking the time to look into this!

- kcrisman
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to