mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-27 22:25:08 +02:00
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)
3 lines
107 B
Python
3 lines
107 B
Python
# configuration for sage on void linux
|
|
SAGE_SHARE = "/usr/share/sagemath"
|
|
GAP_SHARE_DIR = "/usr/share/gap"
|