You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.
As suggested by @fingolfin in #38, properly call/import Polymake in JToric:
Extend the __init__ of JToric by JToric.GAP.Globals.pm = Polymake (pm to be replaced by __Polymake or __PolymakeFromJulia or so or POLYMAKE_JULIA_MODULE or whatever, just to avoid clashes with user objects.
Then make calls to Polymake via pm.prefered_function.
The text was updated successfully, but these errors were encountered:
As suggested by @fingolfin in #38, properly call/import
Polymake
inJToric
:__init__
ofJToric
byJToric.GAP.Globals.pm = Polymake
(pm to be replaced by__Polymake
or__PolymakeFromJulia
or so orPOLYMAKE_JULIA_MODULE
or whatever, just to avoid clashes with user objects.Polymake
viapm.prefered_function
.The text was updated successfully, but these errors were encountered: