Skip to content

This software enables to extract and visualize regularities from a set of two-dimensional annotated arrays

Notifications You must be signed in to change notification settings

ZacharieALES/viesa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VIESA

This software enables to extract and visualize regularities (i.e., patterns) from a set of two-dimensional annotated arrays.

An annotated array is a two-dimensional data structure in which the order of the line is important (it usually represents the temporality) whereas the order of the columns is irrelevant.

For instance, the data produced by a smartphone could be represented as an annotated array :

  • each column corresponds to one sensor (so the columns order is irrelevant) ;
  • each line corresponds to the mean value of each sensor during a given amount of time (the lines are ordered chronologically).

You can download an executable at the following link: viesa.zip

Don't hesitate to contact me if you have any questions/requests/suggestions: zacharie[dot]ales[at]ensta-paristech[dot]fr

About

This software enables to extract and visualize regularities from a set of two-dimensional annotated arrays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages