10.6.beta3
Pre-release
Pre-release
·
723 commits
to develop
since this release
What's Changed
- Allow Cython compilation to open a web browser containing the annotated HTML file by @user202729 in #38946
- Meson: find more dependencies via pkg-config by @tobiasdiez in #38993
- Correctly print import errors in
sage.all
by @tobiasdiez in #39011 - Make Sequence pretty-printed in IPython by @user202729 in #39027
- Fix more ruff issues in ̀ sage.manifolds` by @tobiasdiez in #39099
- Minor docfix of interpolation() method by @user202729 in #39127
- simplify some call of isinstance in pyx files by @fchapoton in #39146
- Mark artin_symbol doctest as random to avoid failure by @user202729 in #39157
build/pkgs
: Removelibtheora
by @gmou3 in #39175- Improve Meson CI workflow by @tobiasdiez in #39176
- Fix test failure with giac 1.9.0.998 by @antonio-rojas in #39178
- Fix CremonaDatabase constructor by @kwankyu in #39179
- Fix tests output for Python 3.13 by @antonio-rojas in #39187
- Update the copyright year in README.md by @ekwankyu in #39190
- Some improvements to findstat._submit by @user202729 in #39193
- Reimplement release creation workflow by @kwankyu in #39194
- Pytest: Improve doctest integration by @tobiasdiez in #39206
- Fix docstring formatting to use raw string literals in multiple files by @tobiasdiez in #39209
- Switch devcontainer to use meson by @tobiasdiez in #39210
- improve graph traversal methods by @dcoudert in #39217
- Faster conversion from numpy array to matrix mod 2 by @user202729 in #39219
- Remove outdated note from docstring of
cliques_maximal
by @Ordoviz in #39222 - deprecate fully the auld class IntegralDomain by @fchapoton in #39227
- fixing pycodestyle E222 in many cython files by @fchapoton in #39229
- refresh MacMahon Omega file by @fchapoton in #39230
- fix and activate some checks in ruff-minimal by @fchapoton in #39231
- minor tweaks in Ore polynomials by @fchapoton in #39232
- fixing a few typos by @fchapoton in #39235
- minor details in modular symbols / boundary by @fchapoton in #39236
- Modify build using meson guideline by @user202729 in #39238
New Contributors
Full Changelog: 10.6.beta2...10.6.beta3