Skip to content

olix86/loop_analyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages