10.6.rc0
Pre-release
Pre-release
·
5 commits
to develop
since this release
What's Changed
- Constructor quaternion algebra over number fields from ramification by @Eloitor in #37189
- Implementation of Ore modules by @xcaruso in #38703
- Run meson-ci for MacOS by @tobiasdiez in #38879
- Mention .coerce() method in coercion tour by @user202729 in #39069
- Add developer tools to conda environment by @tobiasdiez in #39141
- new implementation of method
is_transitive
with linear memory space by @dcoudert in #39221 - more uses of cached_method in modular folder by @fchapoton in #39234
- Remove
--fiximports
helper by @tobiasdiez in #39274 - fix the behavior for immutable graphs in methods related to isomorphisms in
sage/graphs/generic_graph.py
by @dcoudert in #39296 - Improve is_empty and is_finite in a few cases by @user202729 in #39444
- Fixed issue causing the quotient of vector subspaces to throw an exception when divisor is the zero space by @Noel-Roemmele in #39574
- Fix CI documentation diff by @user202729 in #39622
- large cleanup in one cluster file by @fchapoton in #39637
- fix typo in ladder_idempotent by @fchapoton in #39638
- Remove deprecated PseudoQuaternionicProjectivePlane alias by @tobiasdiez in #39645
- pythran 0.17.0, switch to wheel by @dimpase in #39652
- ninja_build: Update to 1.12.1 by @dimpase in #39653
- Pybind11, version 2.13.6 by @dimpase in #39654
- update numpy to 2.2.3, scipy to 1.15.2 by @dimpase in #39655
- Add some 'not tested' marks to avoid CI failure by @user202729 in #39664
- Added example in digits function to showcase that the sum of digits can be computed by @Noel-Roemmele in #39665
- CI: Remove broken Linux Mint and openSUSE runs by @tobiasdiez in #39670
- en/thematic_tutorials/profiling.rst: update runsnake docs by @orlitzky in #39673
- update trove_classifiers to 2025.3.3 by @dimpase in #39675
- update networkx to 3.4.2 by @dcoudert in #39676
- Optimize MatchingCoveredGraph’s add_edge method by @mashraf8 in #39678
- sphinxcontrib-htmlhelp 2.1.0 by @dimpase in #39680
- spaces around modulo in combinat and rings by @fchapoton in #39683
- handling a few unused variables in geometry,graphs,numerical,structure by @fchapoton in #39685
- update sphinxcontrib packages by @kiwifb in #39686
- Added the rank method under ModulesWithBasis.ParentMethod. by @HenryWu2101 in #39693
- Fixing the ruff linting by @fchapoton in #39699
- Fix typo in SAGE_PARI_MINVER by @antonio-rojas in #39700
- Use uv for linter workflow by @tobiasdiez in #39701
- Allow negative shift for flint rational polynomial by @user202729 in #39711
- ⬆️ Bump tj-actions/changed-files from 45 to 46 by @dependabot in #39722
- Fixing the cartesian product of a CFM and a generic object. by @tscrim in #39724
- Update docstring on E2 by @seewoo5 in #39732
- update msolve to version 7.5 by @dimpase in #39738
- minor details in the quivers folder by @fchapoton in #39739
- fix overflow in Matrix_modn_dense by @videlec in #39671
New Contributors
- @mashraf8 made their first contribution in #39678
- @HenryWu2101 made their first contribution in #39693
Full Changelog: 10.6.beta9...10.6.rc0