#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,
At this weekend I tried to make the things in the right way. I make a
clone of sage (a sandbox), the clone version works in the console, but not
with the web interface. I mean that it starts the web browser and opens
notebooks, but does not make calculations. Now I do not know why it
happens.
Then I applied the patch trac_10132_differential_geometry_sage_v3.2.patch
and made "./sage -b", this does not report any errors, the files appeared
at their places, and it generally works, though there is a mistake in
calculating second fundamental form coefficients, because of two methods
of finding second order natural frame.
Then I applied the patch trac_10132_diff_geom_sage_doctests.patch, and got
mistakes, something went wrong.
I think it may be because you in fact use some new version of patch. So,
1) can you, please, submit the version of patch you use now?
Just now I did not make any change in parametrized_surface3d, to avoid a
situation, when we make changes in different files, and after that it will
be hard to make the final version with all the changes.
2) if then I make some changes in the file parametrized_surface3d.py, how
can I make the patch for sage? I mean the patch which can be understood by
the method hg_sage.apply()?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10132#comment:29>
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.