Skip to content

Commit

Permalink
Using apt FFTW.
Browse files Browse the repository at this point in the history
  • Loading branch information
prj- committed Oct 15, 2019
1 parent 39cea32 commit aa00511
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions freefem-docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y \
libhdf5-dev \
libgsl-dev \
libarpack2-dev \
libfftw3-dev \
libnlopt-dev \
libmpich-dev \
patch \
Expand Down Expand Up @@ -64,6 +65,7 @@ RUN apt-get update && apt-get install -y \
libhdf5-dev \
libgsl-dev \
libarpack2-dev \
libfftw3-dev \
libnlopt-dev \
libmpich-dev \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit aa00511

Please sign in to comment.