====== Polymake.jl - Using polymake from Julia ====== ''Polymake.jl'' is an interface to polymake written in [[https://julialang.org/|julia]]. It forms one of the main cornerstone systems of the [[https://oscar.computeralgebra.de/|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 [[https://oscar-system.github.io/Polymake.jl/stable/getting_started/#Installation|installation guide]]. ===== Documentation ===== Much of the functionality of ''polymake'' can be accessed via ''Polymake.jl'' after the appropriate [[https://oscar-system.github.io/Polymake.jl/stable/examples/#Polymake-syntax-translation|syntax translation]]. The complete documentation is available at the [[https://oscar-system.github.io/Polymake.jl/stable/|Polymake.jl-Documentation]].