On Tuesday, 17 February 2015 14:55:35 UTC, Nathann Cohen wrote:
>
> Hello everybody, 
>
> I am trying to compute a couple of things on polyhedra, and for that I 
> need to generate and test a lot of them, each at a time. While I never 
> store them in any way my code stops after a while because of lack of 
> memory: would somebody know if this is caused by same reason as for 
> Posets ? 
>

well, what kind of things are you computing that need the full face facet?
There are several extremely inefficient things about Polyhedron, e.g. 
things like
adjacency_matrix() surely do not need the full face lattice, etc...

Dima

 

>
> Have fun, 
>
> Nathann 
>

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

Reply via email to