Skip to content

2024.02.19

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 00:55
· 38 commits to main since this release
6511159

The HyperSpy bundle is similar to the Miniforge/Anaconda distribution and uses the conda or mamba package manager.

Installation instructions

Recommended: Anaconda-type distribution (Linux, MacOS and Windows)

For Windows and Linux, there is the choice between two variants, which are optimised for Intel or AMD CPUs:

  • Intel: with the MKL library,
  • AMD: with the openblas library.

For Mac, there are also two variants available:

  • Intel for Mac computers with Intel CPU, with MKL library
  • Silicon for Mac computers with Apple Silicon (M1, M2, etc.) CPU, with the Accelerate library

For included packages, see documentation.

This distribution is built using constructor 3.6.0.

Portable (Windows only)

The portable distribution is based on the WinPython distribution and is a self-extracting archive. Running the installer will install the distribution in the current directory. Since the distribution is portable, it can be moved to any directory or run from an external drive.