Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 308 Bytes

REQUIREMENTS.md

File metadata and controls

15 lines (12 loc) · 308 Bytes

Requirements:

Pre-requisites for use:

  • Java8
  • Maven3.5+
  • Protobuf2.5
  • Python3.8
  • matplotlib, numpy, pandas, scipy

You can also run the following command to install the dependency.

$ bash ./experiment/setup_ubuntu.sh

We tested our tool and all the scripts on Ubuntu 20.04 and macOS Monterey.