1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-08-24 02:22:20 +00:00

Fix schema issues and parameter validation

This commit is contained in:
J. Fernando Sánchez
2018-05-14 11:38:02 +02:00
parent 73f7cbbe8a
commit d7acf3d67a
9 changed files with 49 additions and 21 deletions

View File

@@ -6,8 +6,6 @@ RUN apt-get update && apt-get install -y \
libblas-dev liblapack-dev liblapacke-dev gfortran \
&& rm -rf /var/lib/apt/lists/*
RUN pip install --no-cache-dir --upgrade numpy scipy scikit-learn
RUN mkdir /cache/ /senpy-plugins /data/
VOLUME /data/