Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 411 Bytes

File metadata and controls

16 lines (9 loc) · 411 Bytes

The STREAM toolbox

This is the toolbox developed in the STREAM project.

Project webpage: https://www.sics.se/projects/stream

##Installation

>> git clone https://github.com/STREAM3/toolbox --recursive

If you manage to only download the highest level(s) of the toolbox, try then:

>> cd toolbox

>> git submodule update --init --recursive

Then, follow the installation instruction in each submodule.