On 2014-07-30, Swapnamay <[email protected]> wrote: > 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
have a look at https://groups.google.com/forum/#!topic/sage-devel/edxg8xZo-QE > > > 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
