Downloads

To use SIMDy you need install tdasm and simdy packages(64-bit Python 3.5 or higher is required).

Source distributions

tdasm-0.6.0.tar.gz.

simdy-0.6.1.tar.gz.

Installation instructions for windows platform

  • Install x86-64 Python from www.python.org (Make sure its 64-bit Python)
  • In command prompt install wheel package using command:
pip install wheel
  • Download binary distributions of tdasm and simdy and install using commands:
pip install tdasm-0.6.0-cp36-cp36m-win_amd64.whl
pip install simdy-0.6.1-py3-none-any.whl