| 1 | initial version |
There is a fair amount of functionality, although I don't know if you'll find what specifically what you want. Here are some suggestions:
Evaluate vector? in a notebook cell or at a sage: prompt to see the introductory documentation for vectors in Sage.
See the reference manual for Matrices
Coordinate transformations were included in the Function Plotting section of the manual (although I find it a little confusing). See e.g. Spherical coordinate system.
| 2 | No.2 Revision |
There is a fair amount of functionality, although I don't know if you'll find what specifically what you want. Here are some suggestions:
Evaluate vector? in a notebook cell or at a sage: prompt to see the introductory documentation for vectors in Sage.
See the reference manual for Matrices
Coordinate transformations were included in the Function Plotting section of the manual (although I find it a little confusing). See e.g. Spherical coordinate system.
The section of the reference manual on Plotting vector fields
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.