What Nils and Michael have explained to you is, of course, already 
implemented in Sage.
Unfortunately in the combination with lrslib, there is a bug that prevents 
it from working. 
I have opened https://trac.sagemath.org/ticket/33410 for this.


On Wednesday, February 23, 2022 at 7:57:34 AM UTC-8 adva...@gmail.com wrote:

> Hi All,
>
> I aim to calculate the volumes of not-full dimensional polytopes. Using 
> ambient measure, the volume is always 0. So, I want to use induced measure. 
> At the same time, though, I also want the engine to be Lrs.
>
> If I just do .volume(engine = 'lrs'), I always get 0. Is this an error? Or 
> is this because the system is using ambient measure for the volume?
>
> To try and fix the issue, I want to have both induced measure and lrs 
> engine. However, when I input something like .volume(measure = 'induced', 
> engine = 'lrs'), I get an error. Is there some way for me to get both?
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/d6f412cd-69f1-44fb-92c6-1cb629bd7a80n%40googlegroups.com.

Reply via email to