|
|
|
|
|
varformatstr(self,
name)
Return format string for a given name 'name' which is
understood by print et al. |
source code
|
|
|
|
varstrs(self,
name,
round)
Return a list of variable names given a name 'name' and and
index 'round'. |
source code
|
|
|
|
vars(self,
name,
round)
Return a list of variables given a name 'name' and and
index 'round'. |
source code
|
|
|
|
ring(self)
Return the ring in which the system is defined. |
source code
|
|
|
|
block_order(self)
Return a block term ordering for the equation systems
generated by self. |
source code
|
|
|
|
|
|
|
|
|
|
polynomial_system(self,
P=['4ti2-20061025', 'R-2.6.0', 'atlas-3.7.37', 'atlas-3.8.1', 'a...,
K=['4ti2-20061025', 'R-2.6.0', 'atlas-3.7.37', 'atlas-3.8.1', 'a...)
Return a tuple F,s for plaintext P and key K where F is an
MPolynomialSystem and s a dictionary which maps key variables
to their solutions. |
source code
|
|
|
|
|
|
Inherited from structure.sage_object.SageObject:
__hash__,
__new__,
__repr__,
_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,
plot,
rename,
reset_name,
save,
version
Inherited from object:
__delattr__,
__getattribute__,
__init__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|