#6129: Ammend docstring in ode.pyx
---------------------------+------------------------------------------------
 Reporter:  adavid         |       Owner:  somebody     
     Type:  enhancement    |      Status:  new          
 Priority:  trivial        |   Milestone:  sage-4.0     
Component:  documentation  |    Keywords:  ode docstring
---------------------------+------------------------------------------------
 {{{
 # HG changeset patch
 # User Anthony David <[email protected]>
 # Date 1243305447 -36000
 # Node ID 894f488ddccd3411fdd0736b455f27e2d8272099
 # Parent  958178a11b9e809788f1eda0cc29107c456a1bbe
 ammend EXAMPLE comment in sage/gsl/ode.pyx to match doctest function g_1

 diff -r 958178a11b9e -r 894f488ddccd sage/gsl/ode.pyx
 --- a/sage/gsl/ode.pyx  Mon May 25 00:46:38 2009 +1000
 +++ b/sage/gsl/ode.pyx  Tue May 26 12:37:27 2009 +1000
 @@ -213,7 +213,7 @@

           Lets try a system

 -         y_0'=y_2*y_3
 +         y_0'=y_1*y_2
           y_1'=-y_0*y_2
           y_2'=-.51*y_0*y_1
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6129>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to