Search found 2 matches

Go to advanced search

by bremner
15 Aug 2024, 12:53
Forum: Installing polymake
Topic: Perl 5.40
Replies: 1
Views: 1303

Perl 5.40

Any advice on running with Perl 5.40? The test suite apparently passes when the check for perl 5.40 is disabled. Are there any known issues or should we (Debian) just try it?
by bremner
28 May 2024, 20:51
Forum: Helpdesk
Topic: Confused by error message from truncation
Replies: 1
Views: 4735

Confused by error message from truncation

Using polymake 4.11 on Debian. I'm re-inventing bipyramid to have more control over the geometry, but I'm confused by the error message I get from the following use application "polytope"; my $p=new Polytope(POINTS=> [ [1,0,1,1], [1,1,0,1], [1,1,1,0], [1,1,1,1], [1,1/3,1/3,1/3] ] ); my $q=...

Go to advanced search