]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: force system packages cython,gmpy2,matplotlib,mpmath,numpy,pip
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 1 Sep 2023 23:38:38 +0000 (19:38 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 1 Sep 2023 23:38:38 +0000 (19:38 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 2d39d5f5d1efda0deec821391d8a1c64c0466aab..51f571223c2d5f840577c38c6aaff8378e9aa717 100644 (file)
--- 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 \