#10132: Differential Geometry via Sage
------------------------------------+---------------------------------------
   Reporter:  mikarm                |       Owner:  mhampton                    
               
       Type:  enhancement           |      Status:  needs_work                  
               
   Priority:  major                 |   Milestone:                              
               
  Component:  geometry              |    Keywords:  differential geometry, 
parametrized surface
     Author:  Mikhail Malakhaltsev  |    Upstream:  N/A                         
               
   Reviewer:                        |      Merged:                              
               
Work_issues:                        |  
------------------------------------+---------------------------------------

Comment(by mikarm):

 Hi Joris,
 I think I got how to use the Mercurial queues. However, the last patch
 gives me errors. These are:
 **********
 applying trac_10132_diff_geom_sage_doctests.patch
 patching file doc/en/reference/index.rst
 Hunk #1 FAILED at 91
 1 out of 1 hunks FAILED -- saving rejects to file
 doc/en/reference/index.rst.rej
 patching file sage/all.py
 Hunk #1 FAILED at 138
 1 out of 1 hunks FAILED -- saving rejects to file sage/all.py.rej
 patch failed, unable to continue (try -v)
 patch failed, rejects left in working dir
 errors during apply, please fix and refresh
 trac_10132_diff_geom_sage_doctests.patch
 *****************
 There are two problems: in the file doc/references/index.rst it seems
 there is no line
 tensor
 which is assumed to be by the patch.
 In the file sage/all.py there is no line
 from sage.tensor.all import *
 which is also assumed to be by the patch.
 However, I made the changes from the patch by hand, then ./sage -b and it
 works fine. I checked the worksheet on the ellipsoid, everything including
 geodesics, works well.
 So I will proceed to check everything carefully and to complete the work.
 After that I will submit the result :)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10132#comment:35>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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