download:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
download:start [2024/01/17 10:53] benmuelldownload:start [2024/01/23 10:30] benmuell
Line 30: Line 30:
 The polymake sources are also available on [[https://zenodo.org/doi/10.5281/zenodo.4428242|Zenodo]]. The polymake sources are also available on [[https://zenodo.org/doi/10.5281/zenodo.4428242|Zenodo]].
  
-=== JLL Binaries === +=== polymake ready to run === 
-We now provide [[install:jll|binary tarballs]] that can be extracted and run on Linux and macOS.+We now provide [[install:jll|prebuilt tarballs]] that can be extracted and run on Linux and macOS. 
 + 
 +=== MaPS === 
 +You can also install polymake using the [[https://github.com/aaruni96/maps|MaPS]] system. 
 + 
 +First get polymake using 
 +<code> 
 +maps --deploy org.polymake.polymake/x86_64/4.10 
 +</code> 
 +Then run this container using 
 +<code> 
 +maps --run org.polymake.polymake/x86_64/4.10 
 +</code> 
 ==== MacOS ==== ==== MacOS ====
  
Line 38: Line 51:
 === Binary Releases === === Binary Releases ===
  
-You have two options: Download one of our bundles and just drag it to /Applications, or install via [[https://github.com/apaffenholz/homebrew-polymake|our tap]] for [[https://brew.sh/|Homebrew]].+You have three options: Download one of our bundles and just drag it to /Applications, install via [[https://github.com/apaffenholz/homebrew-polymake|our tap]] for [[https://brew.sh/|Homebrew]], or use the [[install:jll|polymake ready to run tarballs]].
  
 == Homebrew == == Homebrew ==
  • download/start.txt
  • Last modified: 2024/05/13 09:14
  • by benmuell