Of course complex.

Here is what happens when I try using the embeddings() function:

  sage: eval[0].embeddings(CC)
 
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)

/home/nooniensoong97/<ipython console> in <module>()

/home/nooniensoong97/programs/sage-4.7.2/local/lib/python2.6/site-packages/sage/structure/sequence.pyc
 
in __getattr__(self, name)
922 return self.__universe
923 else:
--> 924 raise AttributeError("'Sequence_generic' object has no attribute 
'%s'"%name)
925 seq = Sequence
926 

AttributeError: 'Sequence_generic' object has no attribute 'embeddings'

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to