Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 629 Bytes

setup_guide.md

File metadata and controls

21 lines (12 loc) · 629 Bytes

#PORC Setup Guide

A quick tutorial on how to get up and running for PORC and other Python scientific tools for speaker and room design/modelling tools

##Configure Python - All OSes

anaconda python distribution - https://store.continuum.io/cshop/anaconda/

and instructions on http://docs.continuum.io/anaconda/install.html for the install process.

##Download and run PORC Download PORC - https://github.com/zzzzrrr/porc/archive/master.zip

Unzip the files to a new folder. Now at terminal prompt navigate to the directory where PORC files are stored.

python porc.py -h 

Now just follow instructions in the help file.