Polymake.jl - Using polymake from Julia
Polymake.jl
is an interface to polymake written in julia. It forms one of the main cornerstone systems of the OSCAR Computer Algebra System.
Installation
Polymake.jl
may be installed using julia's
built-in package manager. For more detailed installation instructions, please refer to this installation guide.
Documentation
Much of the functionality of polymake
can be accessed via Polymake.jl
after the appropriate syntax translation. The complete documentation is available at the Polymake.jl-Documentation.