Mercurial > hg > webaudioevaluationtool
diff README.md @ 2275:3ca6e3fb66f4
Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
author | www-data <www-data@sucuk.dcs.qmul.ac.uk> |
---|---|
date | Wed, 20 Apr 2016 18:20:58 +0100 |
parents | ad2e070c92e5 |
children | 21eda4b24dad |
line wrap: on
line diff
--- a/README.md Wed Apr 20 17:22:18 2016 +0100 +++ b/README.md Wed Apr 20 18:20:58 2016 +0100 @@ -16,6 +16,14 @@ Please refer to ['docs/Instructions/Instructions.pdf'](https://github.com/BrechtDeMan/WebAudioEvaluationTool/raw/master/docs/Instructions/Instructions.pdf). +## Dependencies + +Runs out of the box on any web server with PHP (tested on PHP 5.1<=), no third party software needed. + +Alternatively, a local server (no web server or internet connection needed!) and optional Python analysis scripts run on Python 2.7 or 3.x. +Plots rendered using [matplotlib](http://matplotlib.org), [NumPy](http://matplotlib.org) and [SciPy](http://scipy.org). + + ## Academic use ### Citing @@ -37,6 +45,7 @@ Please refer to LICENSE.txt ([GNU General Public License](http://www.gnu.org/licenses/gpl-3.0.en.html)). + ## Other use Other licensing schemes are available - please contact the authors regarding non-academic use.