Skip to content

RemiBe/ear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EAR - Explicit Algorithm Representation

Purpose

Be able to fully describe/design a algorithm.

How it Works

Install tkinter. Run python Ear.py (with Python3).

The algorithm you are building starts from the "Start" block, and finishes on the "End" block. In between, you can add Function blocks, that will likely transform your data, and Case blocks, that enable to choose how to pass from a Function block to another. Link Function and Case blocks using Arrows.

Author

Author: Rémi Barat Contact: remibarat@yahoo.fr

About

Explicit Algorithm Representation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages