X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=51f571223c2d5f840577c38c6aaff8378e9aa717;hb=859c130ae5fedc1985d1008c75bea718e7af84c7;hp=2d39d5f5d1efda0deec821391d8a1c64c0466aab;hpb=14d7dea1019cddff9a2a32e17c5f866760fe6568;p=bash.d.git diff --git a/sage.sh b/sage.sh index 2d39d5f..51f5712 100644 --- a/sage.sh +++ b/sage.sh @@ -38,6 +38,7 @@ sage-configure() { --with-system-cliquer=force \ --with-system-cmake=force \ --with-system-curl=force \ + --with-system-cython=force \ --with-system-ecl=force \ --with-system-eclib=force \ --with-system-fflas_ffpack=force \ @@ -52,6 +53,7 @@ sage-configure() { --with-system-giac=force \ --with-system-git=force \ --with-system-givaro=force \ + --with-system-gmpy2=force \ --with-system-gsl=force \ --with-system-iconv=force \ --with-system-iml=force \ @@ -68,18 +70,22 @@ sage-configure() { --with-system-lrcalc=force \ --with-system-m4ri=force \ --with-system-m4rie=force \ + --with-system-matplotlib=force \ --with-system-maxima=force \ --with-system-meson=force \ --with-system-mpfr=force \ + --with-system-mpmath=force \ --with-system-nauty=force \ --with-system-ncurses=force \ --with-system-ninja_build=force \ --with-system-ntl=force \ + --with-system-numpy=force \ --with-system-openblas=force \ --with-system-pari=force \ --with-system-patch=force \ --with-system-perl_term_readline_gnu=force \ --with-system-planarity=force \ + --with-system-pip=force \ --with-system-ppl=force \ --with-system-primecount=force \ --with-system-primesieve=force \