Gonzalo Tornaría 26bdd8b05b sagemath: patch for scipy 1.12.
See: https://github.com/sagemath/sage/pull/37123

Also apply a few minor fixes.

Closes: #48317 [via git-merge-pr]
2024-01-23 14:29:07 -05:00

5 lines
136 B
Python

# configuration for sage on void linux
SAGE_SHARE = "/usr/share/sagemath"
GAP_SHARE_DIR = "/usr/share/gap"
JMOL_DIR = "/usr/share/jmol"