1. Installation#

Currently you can either

  1. (recommended) install latest release from PyPI via pip by typing in the command line

py -m pip install SpinWaveToolkit --user
  1. or install from GitHub any branch via pip by typing in the command line

py -m pip install https://github.com/CEITECmagnonics/SpinWaveToolkit/tarball/<branch-name> --user

1.1. Dependencies#

The SpinWaveToolkit package is compatible with Python >3.7, and uses the following modules:

Note

If you encounter compatibility errors in contradiction with this list, let us know by posting your findings in a new Issue.