hi,

i've encountered a problem in performing substitution in ExteriorAlgebra.

i have
> E.<x,y>=ExteriorAlgebra(QQ)
and i'd like to perform the substitution, e.g., {x:y} on any expression 
representing an element in E: for example,
> x.subs({x:y})
but it returns "x", meaning the substitution is not applied.
the point is that this works when E is a FreeAlgebra..

So, what is the correct way to perform such an operation for exterior 
algebras?


just to put into context, i'm trying to define a complex structure on the 
underlying vector space, and then to compute Dolbeault-complex and 
Dolbeault-cohomology. Is this already implemented in sage?


best,
daniele

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to