|
Description
|
|
•
|
The software includes a variety of homotopy operators for the de Rham and variational bicomplexes; extensive capabilities for computing with the Newman-Penrose and spinor formalisms in general relativity; programs for analyzing the structure of general and semi-simple Lie algebras; programs for finding symmetries of tensor fields and other geometric structures; and programs for construction of a solvable Lie group from its Lie algebra.
|
•
|
Computations may be performed in user specified frames. One can also compute with abstract differential forms, that is, with differential forms and their structure equations defined without reference to any underlying system of coordinates.
|
•
|
Also included are extensive tables of Lie algebras, Lie algebras of vectors, differential equations, and space-time metrics taken from the mathematics and mathematical physics literature.
|
•
|
The DifferentialGeometry package includes a comprehensive collection of Lessons and Tutorials. The lessons worksheets provide a systematic approach to learning the commands in the DifferentialGeometry, Tensor, LieAlgebras, and JetCalculus subpackages. Each lesson contains a set of exercises which range in difficult from simple computational exercises to programming exercises. Solutions are given. The tutorials present specialized applications of the DifferentialGeometry package.
|
•
|
The DifferentialGeometry package is based upon the Vessiot package developed by I. M. Anderson, Florin Catrina, Sydney Chamberlain, Cinnamon Hillyard, Jeff Humphries, Jamie Jorgensen, Charles Miller, and Charles Torre at Utah State University. The redesign and expansion of Vessiot to DifferentialGeometry for Maple 11 was done by I. M. Anderson and E. S. Cheb-Terrab. See also References.
|
•
|
Each command in the DifferentialGeometry package can be accessed by using either the long form or the short form of the command name in the command calling sequence.
|
|
|
List of the DifferentialGeometry commands and subpackages
|
|
The following is a list of available commands and subpackages.
A brief description of the package's commands is as follows.
To display the help page for a particular DifferentialGeometry command, see Getting Help with a Command in a Package.
•
|
&algmult: multiply two vectors in an algebra
|
•
|
&minus: find the difference between two vectors, differential forms or tensors.
|
•
|
&mult: multiply a vector, differential form or tensor by a Maple expression.
|
•
|
&plus: add two vectors, differential forms or tensors.
|
•
|
&tensor: calculate the tensor product of two tensors.
|
•
|
&wedge: calculate the exterior product of two differential forms.
|
•
|
Annihilator: find the subspace of vectors (or 1-forms) whose interior product with a given list of 1-forms (or vectors) vanish.
|
•
|
Convert: change the presentations or internal representations of various geometric objects.
|
•
|
DGIm: find the imaginary part of a vector, a tensor or differential form; find the imaginary part of a quaternion or octonion
|
•
|
DGImageSpace: find the image space of a linear transformation acting on a vector space of vectors, differential forms, tensors
|
•
|
DGNullSpace: find the null space of a linear transformation acting on a vector space of vectors, differential forms, tensors
|
•
|
DGRe: find the real part of a vector, tensor or differential form; find the real part of a quaternion or octonion
|
•
|
DGbasis: select a maximal linearly independent list of elements from a list of vectors, forms or tensors.
|
•
|
DGconjugate: find the complex conjugate of a vector, tensor or differential form; find the conjugate of a quaternion or octonion
|
•
|
DGsetup: initialize a coordinate system, frame, or Lie algebra.
|
•
|
DGsolve: solve a list of tensor equations for an unknown list of tensors
|
•
|
DGzip: form a linear combination, wedge product or tensor product of a list of vectors, forms or tensors.
|
•
|
DeRhamHomotopy: the homotopy operator for the exterior derivative operator (the de Rham complex).
|
•
|
DualBasis: calculate the dual basis to a given basis of vectors or 1-forms.
|
•
|
evalDG: evaluate a DifferentialGeometry expression.
|
•
|
Flow: calculate the 1-parameter group of diffeomorphisms (the flow) of a vector field.
|
•
|
FrameData: calculate the structure equations for a generic (anholonomic) frame.
|
•
|
GetComponents: find the coefficients of a vector, differential form or tensor with respect to a list of vectors, differential forms or tensors.
|
•
|
GroupActions: a package for Lie groups and group actions on manifolds.
|
•
|
Hook: the interior product of a vector or a list of vectors with a differential form.
|
•
|
IntegrateForm: evaluate a p-fold iterated integral of a differential p-form.
|
•
|
IntersectSubspaces: find the intersection of a list of vector subspaces of vectors, forms or tensors.
|
•
|
JetCalculus: a package for the variational calculus on jet spaces.
|
•
|
Library: a package of databases of Lie algebras, vector field systems, differential equations, and exact solutions in general relativity.
|
•
|
LieAlgebras: a package for the symbolic analysis of Lie algebras.
|
•
|
LieBracket: calculate the Lie bracket of two vector fields.
|
•
|
LieDerivative: calculate the Lie derivative of a vector field, differential form or tensor with respect to a vector field.
|
•
|
Preferences: set worksheet preferences for the DifferentialGeometry package.
|
•
|
Pullback: pullback a differential p-form by the Jacobian of a transformation.
|
•
|
PullbackVector: find (if possible) a vector field whose pushforward by the Jacobian of a given transformation is a given vector field.
|
•
|
Pushforward: pushforward a vector or a vector field by the Jacobian of a transformation.
|
•
|
Tensor: a package for tensor analysis within the DifferentialGeometry environment.
|
•
|
Tools: a small utility package for DifferentialGeometry.
|
•
|
Transformation: create a transformation or mapping from one manifold to another.
|
|
|
|