#9650: Adding support for differential forms
---------------------------+------------------------------------------------
Reporter: jvkersch | Owner: burcin
Type: enhancement | Status: new
Priority: major | Milestone:
Component: symbolics | Keywords: forms, functions, symbolics
Author: jvkersch | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Implements support for differential forms to Sage. After applying the
patch, three new classes are added to sage:
1. `CoordinatePatch` -- an open subset of Rn on which differential forms
can be defined
1. `DifferentialForms` -- a differential forms parent
1. `DifferentialForm` -- a differential forms class.
Please see the documentation in the `DifferentialForm` class for more
information about syntax, available methods, etc.
This is a very basic implementation, providing support for exterior
differentiation and wedge products of forms, but not much more. The
emphasis is on making sure that the framework is implemented correctly.
See discussion at
1. http://wiki.sagemath.org/tensorcalc
1. http://groups.google.be/group/sage-
devel/browse_thread/thread/2feef1f0be557585/c2b7095747ebe34d
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9650>
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.