oscar-system / Polymake.jl

Interface to Polymake using CxxWrap
Other
28 stars 19 forks source link

improve visual function #408

Closed benlorenz closed 1 year ago

benlorenz commented 1 year ago

Allow different function/method call variants. Improve triggering visualization: explicit string conversion, no returned Visual object by default. New string conversion function to avoid exit-on-exception. Should avoid part 2 of https://github.com/oscar-system/Oscar.jl/issues/1615 and print an error instead of exiting. The error message will be improved in a future polymake_jll update.

TODO: switch to void-call once polymake_jll is updated with fixed FunCall.