hi,

   I want to calculate mixed volume for a collection of polytopes in sage. 
Can anybody tell me how to do that ?
   I tried the following, it did not work.
   I created 2 poytopes a and b and defined 
   S=[a,b]
   But then when I tried 
   S.mixed_volume()
   it did not work and returned

Traceback (click to the left of this block for traceback)
...
AttributeError: 'list' object has no attribute 'mixed_volume


thank you,
swapnamay

-- 
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