plot
This commit is contained in:
parent
daf5bbfe17
commit
7cae7fbf0e
@ -9,6 +9,7 @@ RUN apt update -y && apt install -y \
|
||||
python-pip
|
||||
RUN pip install pandas
|
||||
RUN pip install numpy
|
||||
RUN pip install matplotlib
|
||||
RUN git clone https://github.com/usnistgov/SCTK.git
|
||||
WORKDIR SCTK
|
||||
RUN make config && make all && make check && make install && make doc
|
||||
|
Loading…
Reference in New Issue
Block a user