Skip to content

Tutorials for the EAA Winter School in Computational Acoustics

Notifications You must be signed in to change notification settings

matael/EAA_Winter_School

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EAA Winter School

Tutorials for the EAA Winter School in Computational Acoustics

Setting up the environment

The language used for the praticals is Python. You can either download a pre-packaged distribution with scientific computing packages sur as Anaconda or use a standard Python install and install the dependencies listed in requirements.txt.

To use virtualenv and pip, you can type:

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Enter the virtualenv with source venv/bin/activate and leave it with deactivate

About

Tutorials for the EAA Winter School in Computational Acoustics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •