Search found 5 matches

Go to advanced search

by tojon11
16 Apr 2021, 10:06
Forum: Helpdesk
Topic: Segmentation fault when using Polymake in Julia
Replies: 8
Views: 7554

Re: Segmentation fault when using Polymake in Julia

Ah I see, I think it works now. Thank you both very much for your effort!

Best Wishes,
Jonas
by tojon11
15 Apr 2021, 20:45
Forum: Helpdesk
Topic: Segmentation fault when using Polymake in Julia
Replies: 8
Views: 7554

Re: Segmentation fault when using Polymake in Julia

Thank you! Updating to 1.6 worked, this problem is solved! However, something else happened, but probably because I gave a wrong input and not because the original problem persists: julia> P = polytope.Polytope(INEQUALITIES=[-1 1 0; -1 0 1]) type: Polytope<Rational> INEQUALITIES -1 1 0 -1 0 1 1 0 0 ...
by tojon11
14 Apr 2021, 20:27
Forum: Helpdesk
Topic: Segmentation fault when using Polymake in Julia
Replies: 8
Views: 7554

Re: Segmentation fault when using Polymake in Julia

Thank you very much again! There happened some things now: 1) "using Pkg; Pkg.update();" julia> using Pkg; Pkg.update(); Updating registry at `~/.julia/registries/General` ######################################################################## 100,0% Installed NetworkOptions ─── v1.2.0 In...
by tojon11
14 Apr 2021, 13:30
Forum: Helpdesk
Topic: Segmentation fault when using Polymake in Julia
Replies: 8
Views: 7554

Re: Segmentation fault when using Polymake in Julia

Hello Benjamin, first of all: Thank you for your reply! I am very desperate. I did the first thing you said and the following happened: julia> versioninfo(); Julia Version 1.5.2 Commit 539f3ce943 (2020-09-23 23:17 UTC) Platform Info: OS: macOS (x86_64-apple-darwin18.7.0) CPU: Intel(R) Core(TM) i5-82...
by tojon11
13 Apr 2021, 18:54
Forum: Helpdesk
Topic: Segmentation fault when using Polymake in Julia
Replies: 8
Views: 7554

Segmentation fault when using Polymake in Julia

Hello, I am using Polymake in a Julia REPL and the following occurs: julia> using Polymake polymake version 4.2 Copyright (c) 1997-2020 Ewgenij Gawrilow, Michael Joswig, and the polymake team Technische Universität Berlin, Germany https://polymake.org This is free software licensed under GPL; see th...

Go to advanced search