Also: - support networkx 3.1 (sagemath#35584) - support linbox 1.7.0 (sagemath#35612) - support maxima 5.46.0 (sagemath#35619) - support sympy 1.12 (sagemath#35635)
4 lines
107 B
Python
4 lines
107 B
Python
# configuration for sage on void linux
|
|
SAGE_SHARE = "/usr/share/sagemath"
|
|
GAP_SHARE_DIR = "/usr/share/gap"
|