/loop_analyst

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

About

A Linux adaptation of the standalone GUI version of Loop Analyst software by Alexis Dinno, which was initially for OS X: http://alexisdinno.com/LoopAnalyst/

Usage

Dependancies : Python 2.7, wxPython, numpy, graphviz

To install & use on Debian based Linux (tested on Ubuntu 16.04 and Fedora 25)

sudo apt update
sudo apt install python2.7 python-numpy* python-wx* graphviz*
wget https://github.com/olix86/loop_analyst/archive/master.zip
unzip loop_analyst-master.zip
cd loop_analyst-master/source/
python Loop\ Analyst.py