]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system scipy,sympy
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 00:31:18 +0000 (20:31 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 00:31:18 +0000 (20:31 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 8605049c2a6b7a3abedfa4ced9cec7908783e857..3f0ca20af9b6ac373bd500efe88c9502270bbd22 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -98,11 +98,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 \