X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=588cbf3148fef7621bb08b2657589a37766399b0;hb=a9163fe03f4928f743dbd8e348d890ed3472325e;hp=8605049c2a6b7a3abedfa4ced9cec7908783e857;hpb=749e2759d7e686ecf0518523f697dcfa33c7c870;p=bash.d.git diff --git a/sage.sh b/sage.sh index 8605049..588cbf3 100644 --- a/sage.sh +++ b/sage.sh @@ -38,7 +38,6 @@ 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 \ @@ -53,7 +52,6 @@ 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 \ @@ -98,11 +96,13 @@ sage-configure() { --with-system-qhull=force \ --with-system-readline=force \ --with-system-rw=force \ + --with-system-scipy=force \ --with-system-singular=force \ --with-system-sqlite=force \ --with-system-suitesparse=force \ --with-system-symmetrica=force \ --with-system-sympow=force \ + --with-system-sympy=force \ --with-system-tachyon=force \ --with-system-tox=force \ --with-system-xz=force \