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 [2021/02/22 14:31] – [MacOS] paffenholzdownload:start [2021/05/18 09:28] benmuell
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: 4.=====+===== Get latest stable release: 4.=====
 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_4_3|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_4_3|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-4.3.tar.bz2|source tarball}}+   * Download the {{:download:polymake-4.4.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-4.3-minimal.tar.bz2|minimal source tarball}}+   * Download the {{:download:polymake-4.4-minimal.tar.bz2|minimal source tarball}}
  
 ==== MacOS ==== ==== MacOS ====
  
-**NOTE**: There are no binaries for **Mac OS 11 (Big Sur) on arm** (the new processor developed by appleand the installation has not been tested. **Intel Macs** should be **fine**. +**NOTE**: There is experimental support for **Mac OS 11 (Big Sur) on arm** (the new M1 processor developed by Apple), please apply [[https://polymake.org/downloads/patches/apple_m1.patch|this patch]] for building polymake 4.4 (the latest master already includes these changes) and please report any issues. **Intel Macs** should be **fine**. 
  
 === Binary Releases === === Binary Releases ===
Line 54: Line 54:
 There are precompiled bundles for MacOS between 10.11 and 11.1, see below. Install a bundle by dragging the app to /Applications. See [[install:macos/bundles#Installing the App Bundle|here for more information]]. There are precompiled bundles for MacOS between 10.11 and 11.1, see below. Install a bundle by dragging the app to /Applications. See [[install:macos/bundles#Installing the App Bundle|here for more information]].
    * polymake 4.3    * polymake 4.3
-     * [[http://www.polymake.org/downloads/polybundle-v4.3-macos-11.1-perl-5.28.2.dmg|MacOS 11.1 bundle]] +     * //experimental// [[https://www.polymake.org/downloads/polybundle-v4.3-macos-11.2-applem1-perl-5.28.2-v1.dmg|MacOS 11.2 arm64 bundle]] for Apple M1 
-     * [[http://www.polymake.org/downloads/polybundle-v4.3-macos-10.15-perl-5.18.4.dmg|MacOS 10.15 bundle]] +     * [[https://www.polymake.org/downloads/polybundle-v4.3-macos-11.1-perl-5.28.2.dmg|MacOS 11.1 bundle]] 
-     * [[http://www.polymake.org/downloads/polybundle-v4.3-macos-10.14-perl-5.18.4.dmg|MacOS 10.14.6 bundle]] +     * [[https://www.polymake.org/downloads/polybundle-v4.3-macos-10.15-perl-5.18.4.dmg|MacOS 10.15 bundle]] 
-     * [[http://www.polymake.org/downloads/polybundle-v4.3-macos-10.13-perl-5.18.2.dmg|MacOS 10.13 bundle]]+     * [[https://www.polymake.org/downloads/polybundle-v4.3-macos-10.14-perl-5.18.4.dmg|MacOS 10.14.6 bundle]] 
 +     * [[https://www.polymake.org/downloads/polybundle-v4.3-macos-10.13-perl-5.18.2.dmg|MacOS 10.13 bundle]]
    * polymake 4.2    * polymake 4.2
-     * [[http://www.polymake.org/downloads/polybundle-release-4.2-macos-10.15-perl-5.18.4-v1.dmg|MacOS 10.15 bundle]] +     * [[https://www.polymake.org/downloads/polybundle-release-4.2-macos-10.15-perl-5.18.4-v1.dmg|MacOS 10.15 bundle]] 
-     * [[http://www.polymake.org/downloads/polybundle-release-4.2-macos-10.14-perl-5.18.4-v1.dmg|MacOS 10.14.6 bundle]]+     * [[https://www.polymake.org/downloads/polybundle-release-4.2-macos-10.14-perl-5.18.4-v1.dmg|MacOS 10.14.6 bundle]]
    * polymake 4.0    * polymake 4.0
-     * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.12-perl-5.18.2-v1.dmg|MacOS 10.12 bundle]]  +     * [[https://www.polymake.org/downloads/polybundle-release-4.0-macos-10.12-perl-5.18.2-v1.dmg|MacOS 10.12 bundle]]  
-     * [[http://www.polymake.org/downloads/polybundle-release-4.0-macos-10.11-perl-5.18.2-v1.dmg|MacOS 10.11 bundle]]+     * [[https://www.polymake.org/downloads/polybundle-release-4.0-macos-10.11-perl-5.18.2-v1.dmg|MacOS 10.11 bundle]]
  
 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 102: Line 103:
 **Remark:** Visualization in the Linux Subsystem does not work out of the box **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 a line 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 a line
-<code>script("$ENV{HOME}/path/to/wslviewer.pl");</code> to your personal startup file ''$HOME/.polymake/init.pl'' file.  Please be aware that this script is still //work in progress// and works only for threejs, tikz and svg at the moment.+<code>script("$ENV{HOME}/path/to/wslviewer.pl");</code> to your personal startup file ''$HOME/.polymake/prefer.pl'' file (since polymake 4.4 this file is renamed to ''init.pl'' and must be activated via custom variable ''$init_script'').  Please be aware that this script is still //work in progress// and works only for threejs, tikz and svg at the moment.
  
 =====Docker images===== =====Docker images=====
  • download/start.txt
  • Last modified: 2024/05/13 09:14
  • by benmuell