Skip to content

Commit

Permalink
add fftw3
Browse files Browse the repository at this point in the history
  • Loading branch information
k-yoshimi committed Oct 29, 2018
1 parent 10fca6f commit 90ffe51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ matrix:
before_install:
- sudo apt-get update
- sudo apt-get install -y gcc liblapack-dev cmake
- sudo apt-get -yV install libfftw3-3
- pip install numpy --user
- pip install scipy --user
- sudo apt-get install -y libopenmpi-dev openmpi-bin
Expand Down

0 comments on commit 90ffe51

Please sign in to comment.