Skip to content

Releases: sagemath/sage

10.9.beta7

01 Mar 23:45

Choose a tag to compare

10.9.beta7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.9.beta6...10.9.beta7

10.9.beta6

11 Feb 22:21

Choose a tag to compare

10.9.beta6 Pre-release
Pre-release

What's Changed

Full Changelog: 10.9.beta5...10.9.beta6

10.9.beta5

02 Feb 14:06

Choose a tag to compare

10.9.beta5 Pre-release
Pre-release

What's Changed

  • add parameter immutable to (bi_|strongly_)connected_components_subgraphs by @dcoudert in #41493
  • Fix as_sum_of_permutations over inexact rings by @user202729 in #41502
  • some typing annotations in rings/ by @fchapoton in #41505
  • add parameter immutable to graph generators in smallgraphs.py (part 2) by @dcoudert in #41506
  • add parameter immutable to graph generators in smallgraphs.py (part 3) by @dcoudert in #41507
  • add parameter immutable to graph generators in smallgraphs.py (part 4) by @dcoudert in #41508
  • add parameter immutable to graph generators in smallgraphs.py (part 5) by @dcoudert in #41509
  • add parameter immutable to graph generators in smallgraphs.py (part 6) by @dcoudert in #41510
  • add parameter immutable to graph generators in smallgraphs.py (part 7) by @dcoudert in #41511
  • add parameter immutable to graph generators in smallgraphs.py (part 8) by @dcoudert in #41512
  • add parameter immutable to graph generators in smallgraphs.py (part 10) by @dcoudert in #41515
  • add parameter immutable to graph generators in smallgraphs.py (part 11) by @dcoudert in #41516
  • remove deprecated stuff in modular by @fchapoton in #41517
  • some cleanup in isogeny_small_degree.py by @yyyyx4 in #41519
  • Fix typo in developer docs for ruff, clearer wording by @vincentmacri in #41524
  • build/pkgs/m4ri: update to 20260122 by @striezel in #41526
  • fix .inverse_image() returning the zero element on the wrong curve by @yyyyx4 in #41529
  • fix relabelling of constellations by @mantepse in #41534
  • fix issue #41533 by @dcoudert in #41536
  • typing in finite_state_machine generators by @fchapoton in #41541
  • Deprec after 38184 by @fchapoton in #41542
  • fix issue in to_bytes() for finite fields by @GiacomoPope in #41546
  • Permutation return types by @mantepse in #41551
  • fix the error message in #41502 by @cxzhong in #41553
  • fix doctest warning in src/sage/rings/finite_rings/element_base.pyx by @dcoudert in #41561
  • add parameter immutable to methods in src/sage/graphs/graph_decompositions/randwidth.pyx|vertex_separation.pyx by @dcoudert in #39947
  • Add parameter forbidden vertices to methods related to biconnected components by @dcoudert in #40965
  • Distinguish between base and A_field for Drinfeld modules by @xcaruso in #41289
  • Remove outdated needs sage.rings.real_interval_field annotations by @tobiasdiez in #41404
  • adding two useful methods to lattice polytopes by @fchapoton in #41456
  • improvement of method vertex_separation_BAB by @dcoudert in #41458
  • add parameter immutable to graph generators in families.py (part 1) by @dcoudert in #41467
  • add parameter immutable to graph generators in families.py (part 2) by @dcoudert in #41470
  • add parameter immutable to graph generators in smallgraphs.py (part 1) by @dcoudert in #41501
  • Prevent order mismatch in words function by @cxzhong in #41197
  • Fix some formatting details by @user202729 in #41422
  • add parameter immutable to graph generators in families.py (part 3) by @dcoudert in #41471
  • Add missing files to documentation by @r-mb in #41522
  • PR for #36198: fix return types in permutation.py so that methods return type Integer instead of type int. by @jhpalmieri in #36199

Full Changelog: 10.9.beta4...10.9.beta5

10.9.beta4

02 Feb 14:05

Choose a tag to compare

10.9.beta4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.9.beta3...10.9.beta4

10.9.beta3

14 Jan 20:48

Choose a tag to compare

10.9.beta3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.9.beta2...10.9.beta3

10.9.beta2

16 Jan 07:19

Choose a tag to compare

10.9.beta2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.9.beta1...10.9.beta2

10.9.beta1

04 Jan 00:12

Choose a tag to compare

10.9.beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.9.beta0...10.9.beta1

10.9.beta0

21 Dec 22:35

Choose a tag to compare

10.9.beta0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 10.8...10.9.beta0

10.8

19 Dec 12:07

Choose a tag to compare

Full Changelog: 10.8.rc3...10.8

10.8.rc3

18 Dec 01:11

Choose a tag to compare

10.8.rc3 Pre-release
Pre-release

What's Changed

  • Fix --with-python option not being honored when cache exists by @cxzhong in #41260
  • build givaro, fflas-ffpack and linbox without native arch in SAGE_FAT_BINARY by @cxzhong in #41279
  • Fix doctests for Python 3.14 and support python 3.14 by @cxzhong in #41086
  • restore lazy_import of maxima in calculus.py by @nbruin in #41292

Full Changelog: 10.8.rc1...10.8.rc3