Skip to content

v0.8.4

Choose a tag to compare

@github-actions github-actions released this 22 Jun 14:34

Installation Instructions

๐Ÿ Python

Run

pip install eiko

๐Ÿงฎ MATLAB

  1. Download eiko_matlab.zip and extract the "eiko" folder.
  2. Inside MATLAB, right-click the "eiko" folder and select Add to Path โ†’ Selected Folders and Subfolders.

๐Ÿ’ก Tip: To avoid doing this every time you launch MATLAB, you can add addpath(genpath('/path/to/eiko')) to your startup.m file.


Full Changelog: v0.8.3...v0.8.4