|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
plot(self,
cmd,
file=['4ti2-20061025', 'R-2.6.0', 'atlas-3.7.37', 'atlas-3.8.1', 'a...,
verbose=True,
reset=True)
Draw the plot described by cmd, and possibly also save to an eps or png file. |
source code
|
|
|
|
plot3d(self,
f,
xmin=-1,
xmax=1,
ymin=-1,
ymax=1,
zmin=-1,
zmax=1,
title=['4ti2-20061025', 'R-2.6.0', 'atlas-3.7.37', 'atlas-3.8.1', 'a...,
samples=25,
isosamples=20,
xlabel='x',
ylabel='y',
interact=True) |
source code
|
|
|
|
plot3d_parametric(self,
f='cos(u)*(3 + v*cos(u/2)), sin(u)*(3 + v*cos(u/2)), v*sin(u/2)',
range1='[u=-pi:pi]',
range2='[v=-0.2:0.2]',
samples=50,
title=['4ti2-20061025', 'R-2.6.0', 'atlas-3.7.37', 'atlas-3.8.1', 'a...,
interact=True)
Draw a parametric 3d surface and rotate it interactively. |
source code
|
|
|
|
|
|
|
|
|
Inherited from structure.sage_object.SageObject:
__hash__,
__new__,
_axiom_,
_axiom_init_,
_gap_,
_gap_init_,
_gp_,
_gp_init_,
_interface_,
_interface_init_,
_interface_is_cached_,
_kash_,
_kash_init_,
_macaulay2_,
_macaulay2_init_,
_magma_,
_magma_init_,
_maple_,
_maple_init_,
_mathematica_,
_mathematica_init_,
_maxima_,
_maxima_init_,
_octave_,
_octave_init_,
_pari_,
_pari_init_,
_r_init_,
_sage_,
_singular_,
_singular_init_,
category,
db,
dump,
dumps,
rename,
reset_name,
save,
version
Inherited from object:
__delattr__,
__getattribute__,
__init__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|