Sage 10.7.rc0 released

56 views
Skip to first unread message

Volker Braun

unread,
Aug 2, 2025, 5:37:01 AMAug 2
to sage-release
As always, you can get the latest beta version from the "develop" git branch. Alternatively, the self-contained source tarball is at http://www.sagemath.org/download-latest.html

The documentation build issues seem to be fixed, hopefully we can have a release soon!
 

94fe540d332 (tag: 10.7.rc0, github/develop) Updated SageMath version to 10.7.rc0
1e5e8e6b859 gh-40509: split Semigroups into a separate spkg, bump versions
fa83177ec8a gh-40497: Actually avoid hermite_form in solve_right if possible
8497e52a7c4 gh-40495: remove `unset TERM` when initializing non-interactive sage
f5801451733 gh-40493: Euclidean norm crashfix sparse matrices
883bc955e60 gh-40491: ⬆️ Bump astral-sh/setup-uv from 6.3.1 to 6.4.3
24e9c9b91be gh-40490: Replace 'sage-python' with 'python3' in various scripts for Meson
bf6be131c9d gh-40488: Improve MIP print formatting, etc.
d346f69f6ab gh-40480: Fix lint
9829a43fe56 gh-40479: Fix typo in method name
c564c12f7dc gh-40478: Fix test failure with giac 2.0.0.10
6d9c881862d gh-40477: Use `python -m sage.doctest` to run the doctester
0326ae75a2a gh-40476: src/sage/combinat/rsk.py: shorter long tests
1a0520cfc7c gh-40475: src/sage/crypto/block_cipher/des.py: run fewer DES test cases
783445b5d20 gh-40474: Add pytest command to run tests in CI workflow
6fdd6da1753 gh-40472: src/sage/symbolic/random_tests.py: fewer random test repetitions
1bd6ba7b31e gh-40464: some details in binary quadratic forms / class groups
84cc0062ec4 gh-40462: fix a doctest error in src/sage/interfaces/polymake.py
5ae75da543b gh-40457: Sphinx 8.2.3 update
d5ec898a6f2 gh-40456: __iter__ method for the AffineGroup class
103656e69b6 gh-40452: Simplify fpylll.IntegerMatrix construction
f8bc894b479 gh-40450: Update Polymake from 4.12 to 4.14
acf1c1c0396 gh-40448: Replace ci-linux-incremental by ci-linux
a686ec46baf gh-40443: Run function field TestSuites via pytest
2d2b52f71e9 gh-40441: src/sage/groups/perm_gps/permgroup.py: bullet-proof a test
3c7f6ba1c00 gh-40435: Add faster implementations of matrix_from_* constructors to GF(2) and  GF(2^e)
45e6ea4e653 gh-40423: Fix GF(2) matrix transpose with subdivisions
98e19c1d1e8 gh-40379: Fix docbuilding on release tag
b9cbfddb3df gh-40364: Improve PNC algorithm
60c637b50d0 gh-40362: Remove failing dist workflow on MacOS CI
6d3bbba6fca gh-40360: Remove sage-sws2rst package and related files
c18bea3a3cc gh-40341: Set cython directive `binding=True`
a47ad8605f5 gh-40263: Add an infinite weyl algebra class
23e4bfc86f7 gh-40071: Meson: make it compile on recent ubuntu
566e062580c gh-39257: Create pyi stub files for cython modules in arith and algebras
32d441a7cae (tag: 10.7.beta9) Updated SageMath version to 10.7.beta9

Enrique Artal

unread,
Aug 2, 2025, 7:58:49 AMAug 2
to sage-release
I have a problem with this version, sagemath-environment does not build, it does not find sage-python (though it is where it was for previous versions). As a consequence sagemath-sirocco cannot be used. The problem is that sage -i sirocco, make sirocco or make after ./configure --enable-sirocco compiles the cython libs of sirocco and it is not usable. It worked with --enable-sagemath-sirocco.

Enrique Artal

unread,
Aug 2, 2025, 10:20:22 AMAug 2
to sage-release
It  can be solved commenting out a line containing sage-python in build/pkgs/sagemaht-environment/pyproject.toml.m4, probably due to #40490. I wonder what must be done if #40363 is merged and sagemath_sirocco is removed.
By the way it would be nice to have merged #40519, in order to have some packages for gcc-15 and clang17.

Dima Pasechnik

unread,
Aug 2, 2025, 1:12:36 PMAug 2
to sage-r...@googlegroups.com
There was a PR replacing sage-python with python3, probably it missed that one spot.
Do not comment out this line, replace sage-python with python3 there.

Enrique Artal

unread,
Aug 2, 2025, 1:56:13 PMAug 2
to sage-release
It seems it is the only place; comparing the changes in the PR I think it is better to delete the line, it is what they do in a similar case. I create a PR. Anyway I do not know how to compile the cython libs of sirocco without sagemath_sirocco which depends on sagemath-environment.
Reply all
Reply to author
Forward
0 new messages