QuadraticSieve
Program using quadratic sieve to factor integers
RUN apt-get update && \
apt-get install -y flintqs
RUN apt-get update && \
apt-get install -y flintqs
RUN pacman -S --noconfirm flintqs
RUN apt-get update && \
apt-get install -y flintqs
RUN dnf install -y sagemath
RUN apt-get update && \
apt-get install -y flintqs