Releases: sagemath/sagemath-giac
Releases · sagemath/sagemath-giac
0.1.3
(Re) add support for system installations of SageMath where __init__.py
is not present.
0.1.2
Support --editable
installations of SageMath
0.1.1
- Use the c++11 standard instead of c++17 to build. This fixes a build failure on macOS (and is correct anyway).
- Better support for building against sage in a venv.