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 [2019/05/22 16:14] – [MacOS] paffenholzdownload:start [2019/11/04 15:35] – [MacOS] paffenholz
Line 15: Line 15:
 The online version runs as a "shell in a box" in your browser. No installation needed! \\ Examples of ''polymake'' code are available on the [[user_guide:start|tutorial page]]. Notice that the online version comes with a few restrictions (including missing visualization) compared to the complete version. The online version runs as a "shell in a box" in your browser. No installation needed! \\ Examples of ''polymake'' code are available on the [[user_guide:start|tutorial page]]. Notice that the online version comes with a few restrictions (including missing visualization) compared to the complete version.
  
-===== Get latest stable release: 3.===== +===== Get latest stable release: 3.===== 
-Stable versions are released on a regular basis and offer the complete functionality of ''polymake'' available at the point of release. You can read about new features in the release notes [[:news/release_3_4|here]].+Stable versions are released on a regular basis and offer the complete functionality of ''polymake'' available at the point of release. You can read about new features in the release notes [[:news/release_3_5|here]].
  
 ==== Linux, FreeBSD, Solaris, or other UNIX systems ==== ==== Linux, FreeBSD, Solaris, or other UNIX systems ====
    * Read the [[install:install|Installation instructions]]    * Read the [[install:install|Installation instructions]]
-   * Download the {{:download:polymake-3.4.tar.bz2|source tarball}}+   * Download the {{:download:polymake-3.5.tar.bz2|source tarball}}
  
 === Minimal version === === Minimal version ===
 The minimal version is a packager friendly version which omits the bundled sources of ''cdd'', ''lrs'', ''libnormaliz'', ''nauty'' and ''jReality''. The minimal version is a packager friendly version which omits the bundled sources of ''cdd'', ''lrs'', ''libnormaliz'', ''nauty'' and ''jReality''.
-   * Download the {{:download:polymake-3.4-minimal.tar.bz2|minimal source tarball}}+   * Download the {{:download:polymake-3.5-minimal.tar.bz2|minimal source tarball}}
  
 ==== MacOS ==== ==== MacOS ====
    * Read the [[install:mac|Installation instructions]]    * Read the [[install:mac|Installation instructions]]
    * Download the bundle for your MacOS version (you will need a Macbook from Fall 2013 or later and apple's command line tools)    * Download the bundle for your MacOS version (you will need a Macbook from Fall 2013 or later and apple's command line tools)
-       * [[http://www.polymake.org/downloads/polybundle-macos-10.14-perl-5.18.2-v2.dmg|MacOS 10.14.1 - 10.14.4 bundle (polymake version 3.4)]] +       * [[http://www.polymake.org/downloads/polybundle-3.5-macos-10.14-perl-5.18.2-v5.dmg|MacOS 10.14.1 - 10.14.4 bundle (polymake version 3.5)]] 
-       * [[http://www.polymake.org/downloads/polybundle-macos-10.13-perl-5.18.2-v2.dmg|MacOS 10.13 bundle (polymake version 3.4)]]+       * [[http://www.polymake.org/downloads/polybundle-macos-10.13-polymake-3.5-perl-5.18.2-v1.dmg|MacOS 10.13 bundle (polymake version 3.5)]]
        * [[http://www.polymake.org/downloads/polybundle-macos-10.12-perl-5.18.2-v2.dmg|MacOS 10.12 bundle (polymake version 3.4)]]         * [[http://www.polymake.org/downloads/polybundle-macos-10.12-perl-5.18.2-v2.dmg|MacOS 10.12 bundle (polymake version 3.4)]] 
        * [[http://www.polymake.org/downloads/polybundle-macos-10.11-perl-5.18.2-v2.dmg|MacOS 10.11 bundle (polymake version 3.4)]]        * [[http://www.polymake.org/downloads/polybundle-macos-10.11-perl-5.18.2-v2.dmg|MacOS 10.11 bundle (polymake version 3.4)]]
  
-There is currently no bundle for Mac OS 10.14.5. +There is currently no bundle for Mac OS 10.14.5 and MacOS 10.15.
  
 You may need to manually unsandbox the bundle (as it is not officially signed by Apple). For this, run You may need to manually unsandbox the bundle (as it is not officially signed by Apple). For this, run
Line 64: Line 64:
      
 This version may not be up to date. If you need the latest version, install the stable release from sources as explained in the previous section. This version may not be up to date. If you need the latest version, install the stable release from sources as explained in the previous section.
 +
 +**Remark:** Visualization in the Linux Subsystem does not work out of the box because of several issues. The current workaround is to load {{ :download:wslviewer.pl | this polymake script }} that adapts the paths and uses a native windows program for opening the resulting file, which requires Windows 10 version 1903. You may load this script automatically at the beginning of every polymake session by adding <code>script("$ENV{HOME}/path/to/wslviewer.pl");</code> to the end of the ''$HOME/.polymake/prefer.pl'' file. (This script is //work in progress// and only for threejs, tikz and svg at the moment)
  
 =====Docker images===== =====Docker images=====
  • download/start.txt
  • Last modified: 2024/04/11 16:01
  • by paffenholz