10.5.beta6
Pre-release
Pre-release
github-actions
released this
29 Sep 12:36
·
741 commits
to develop
since this release
What's Changed
- build/pkgs/mpmath/version_requirements.txt: Reject 1.4 by @orlitzky in #38691
- Add make_set function for DisjointSets by @thecaligarmo in #38692
- some care for pycodestyle E262 in pyx files by @fchapoton in #38695
- some pep8 fixes in sage/all.py by @fchapoton in #38696
- fixes for ruff warning C416 by @fchapoton in #38697
- some fixes for ruff UP warnings by @fchapoton in #38698
- fix WeylGroup of rank 0 by @fchapoton in #38702
- some details in permutations by @fchapoton in #38704
- update openblas to 0.3.28 by @dimpase in #38705
- better subs on piecewise functions by @fchapoton in #38706
- Define feature
sage.libs.giac
by @mkoeppe in #38715 - Grammar fixes to documentation: an to a euclidean by @nataliedurgin in #38718
- Raise exception when factoring zero polynomial by @kylehofmann in #38720
- Type of Z/nZ NTL polynomial evaluation should be scalar by @kylehofmann in #38721
- fix issue 38723 in
vertex_connectivity
by @dcoudert in #38726 - Save and load finitely presented groups coming from libgap groups by @enriqueartal in #37128
- allow the warning about root isolation failures in CBF[x] to be turned off by @mezzarobba in #37357
- Implemented
is_matching_covered()
andis_bicritical()
by @janmenjayap in #38218 - Extend the method get_knotinfo of the Link class to cover non-prime knots by @soehms in #38254
- Enhance augment method in Matrix_gf2e by @Shay2Shay in #38453
- implement generalised PaleyII symmetric conference matrices by @dimpase in #38486
- Revert cysignals build constraint by @tobiasdiez in #38556
- upgrade maxima to 5.47.0 by @dimpase in #38601
- number_field_elements_from_algebraics: Consistently use principal root by @user202729 in #38606
- gc: update to 8.2.8 by @ivmai in #38645
- get rid of sage_eval in Mestre call of magma by @fchapoton in #38652
- trying to refresh symbolic units by @fchapoton in #38655
- advertise for libgap in src/doc by @fchapoton in #38656
- configure.ac: add --disable-sagetex option by @orlitzky in #38658
- src/sage/misc/package.py: use gnulib instead of conway_polynomials in tests by @orlitzky in #38661
- configure.ac: disable more packages with --disable-notebook by @orlitzky in #38662
- Freetype fails to find freetype on macos by @vbraun in #38663
- construct order ideals by default for number-field orders by @yyyyx4 in #38671
- src/sage/features/giac.py: add new feature for the giac program by @orlitzky in #38672
- Fix a bug in retrofit-worktree.sh by @kwankyu in #38676
- update fricas to version 1.3.11 by @dimpase in #38682
- Loosen tolerance in a few
expm()
tests by @orlitzky in #38685 - Fix tests with singular 4.4.0p3 by @antonio-rojas in #38689
- Tweak a few tests to pass when giac is not installed by @orlitzky in #38690
- Set partition to disjoint set by @thecaligarmo in #38693
- Add robots.txt file to doc preview websites for PRs and releases by @kwankyu in #38694
- some minor details in named permgroups by @fchapoton in #38701
New Contributors
- @nataliedurgin made their first contribution in #38718
- @kylehofmann made their first contribution in #38720
- @Shay2Shay made their first contribution in #38453
Full Changelog: 10.5.beta5...10.5.beta6