Skip to content

pre-release 0.8.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@tomdoel tomdoel released this 28 Feb 17:27
· 104 commits to master since this release

These are pre-built executables for PTK GUI and PTK API.

They allow you to run PTK even if you don't have a Matlab license.

If you wish to develop your own algorithms using PTK, you should not install these pre-built releases. Instead, you should fork the PTK repository, clone your fork, and run it using Matlab. This will allow you to develop your own algorithms using Matlab and commit them into your fork.

Installation Instructions

You must have the following installed:

PTK GUI

This is the standard PTK graphical user interface

  • Windows 10: ptk_gui_win.zip
  • Ubuntu 16.04: ptk_gui_linux.tar.gz
  • macOS High Sierra: ptk_gui_macos.tar.gz

PTK API

This is the command-line PTK application that can be used to run pre-compiled scripts without a user interface.

  • Windows 10: ptk_api_win.zip
  • Ubuntu 16.04: ptk_api_linux.tar.gz
  • macOS High Sierra: ptk_api_macos.tar.gz