Skip to content

benlorenz/pmjll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pmjll - build polymake binaries with JLLPrefixes.jl

This uses https://github.com/JuliaBinaryWrappers/polymake_jll.jl and its dependencies to build a self-contained polymake binary tarball, using JLLPrefixes.jl.

./create_tarball.sh [-a arch] [-j julia] [-p prefix] [-o os]
  • arch: x86_64 or aarch64.
  • os: linux or macos.
  • julia: should point to a julia binary, this is only needed for building the tarball.
  • prefix: temporary installation prefix (default: /tmp/pmjll).

Other architectures or operating systems might work as well if supported by polymake_jll.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published