We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8b71f commit 0fe5d0bCopy full SHA for 0fe5d0b
build/Dockerfile
@@ -11,6 +11,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt update && apt install -y \
11
python3-pip \
12
git \
13
build-essential \
14
+ cmake \
15
python3-numpy \
16
python3-scipy \
17
python3-mpi4py \
0 commit comments