Skip to content

Releases: sagemath/sage

10.10.beta10

10.10.beta10 Pre-release
Pre-release

Choose a tag to compare

@kwankyu kwankyu released this 06 Sep 15:49

What's Changed

  • Search the full pivot row in block LDLT by @cxzhong in #42549
  • Fix plethysm over infinite polynomial rings by @cxzhong in #42691
  • Add step to primes and prime_range by @vincentmacri in #42725
  • matrix: exploit sparsity in is_symmetric by @ProfTR55 in #42727
  • some minor details in askey_wilson by @fchapoton in #42728
  • Fix LLL argument forwarding in approximate_closest_vector by @cxzhong in #42732
  • Optimize is_cartesian_product with Cython union-find by @vivek41-glitch in #42738
  • graphs: use by_weight in edge_connectivity by @ProfTR55 in #42740
  • Document that PARI conversion loses the row count for matrices with zero columns by @kabirvashisht4-glitch in #42744
  • src/sage/matrix/matrix_double_dense.pyx: wrap numpy's matrix_rank() by @orlitzky in #42745
  • graphs: use by_weight in matching by @ProfTR55 in #42750
  • Remove circular dependency sphinx <-> sphinxcontrib_websupport by @vbraun in #42759
  • graphs: use by_weight in minimum_outdegree_orientation by @ProfTR55 in #42760
  • Upgrade to Maxima 5.49 and ecl 26.5.5 by @cxzhong in #41879
  • add parameter immutable to generators in strongly_regular_db.pyx by @dcoudert in #42154
  • add parameter immutable to methods to_directed and to_undirected by @dcoudert in #42350
  • add parameter immutable to some methods in src/sage/graphs/graph.py (part 5) by @dcoudert in #42365
  • src/sage/libs/meson.build: special case for when libhomfly is disabled by @orlitzky in #42390
  • interfaces/qepcad: preserve underscore variable names and raise on unparsable input by @cxzhong in #42391
  • fix error in weighted_adjacency_matrix when vertices=True by @dcoudert in #42406
  • Fix incorrect multimodular echelon form for matrices with denominators by @cxzhong in #42417
  • add parameter immutable to distance regular graph generators (part 6) by @dcoudert in #42428
  • Compile, sort, and verify the reference database at build time by @orlitzky in #42447
  • Implementation of Computing Quadratic Residue Characterization of an Integer by @TahaHedayat in #42484
  • Fix cropped LaTeX previews and PGF rendering in view() by @cxzhong in #42620
  • Use expanduser for the DOT_SAGE default by @cxzhong in #42660
  • Raise minimum GCC version to 10.3 by @cxzhong in #42685

New Contributors

Full Changelog: 10.10.beta9...10.10.beta10

10.10.beta9

10.10.beta9 Pre-release
Pre-release

Choose a tag to compare

@kwankyu kwankyu released this 23 Aug 12:48

What's Changed

New Contributors

Full Changelog: 10.10.beta8...10.10.beta9

10.10.beta8

10.10.beta8 Pre-release
Pre-release

Choose a tag to compare

@kwankyu kwankyu released this 04 Aug 21:13

What's Changed

New Contributors

Full Changelog: 10.10.beta7...10.10.beta8

10.10.beta7

10.10.beta7 Pre-release
Pre-release

Choose a tag to compare

@kwankyu kwankyu released this 26 Jul 23:22

What's Changed

  • Clean up some issues in zariski_vankampen.py by @enriqueartal in #42552
  • Add algorithm to compute the generating function of plane partitions by @EleriasQueflunn in #42554
  • Improve tree decomposition documentation by @Ordoviz in #42557
  • build(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.2 by @dependabot[bot] in #42558
  • build(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #42560
  • build(deps): bump actions/download-artifact from 6 to 8 by @dependabot[bot] in #42561
  • build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #42562
  • Add Alpoge's counterexample to the Jacobian conjecture as a doctest by @kedlaya in #42563
  • plot3d: require scalar-valued plotting functions by @cxzhong in #42565
  • Simplify if-return-elif-return-else-return logic by @gmou3 in #41779
  • Group repeated eigenvalues in random_diagonalizable_matrix by @cxzhong in #42170
  • implement EllipticCurveHom.trace_pairing() by @yyyyx4 in #42334
  • Addition of automorphism_group_order in Drinfeld modules by @ArixEggink in #42340
  • Implementation of quasi-ribbon tableaux, KT insertion and the hypoplactic monoid by @anneschilling in #42413
  • Add callable symbolic unicode mapsto doctest by @Ap4sh in #42486
  • Fix violations of ruff EXE rules, and enable ruff EXE rule prefix by @vincentmacri in #42499
  • Fix syntax errors in never-executed optional doctests by @n-WN in #42504
  • Adding Stinson's Algorithm for STS Generation by @GanschowJosh in #42510
  • Doc: point newcomers at the Sage Cell Server at the top of the first-hour pages by @Blaec-CoCalc in #42540
  • Doc: update solver-backend guidance in the linear programming tutorial by @Blaec-CoCalc in #42541
  • Doc: tell terminal users how to get inline figures before the tutorial's first plot by @Blaec-CoCalc in #42543
  • Doc: add an Assumptions section to the calculus constructions page by @Blaec-CoCalc in #42544
  • Doc: add a base-ring decision guide to the linear algebra constructions page by @Blaec-CoCalc in #42546
  • Fix setup-uv failure on Void Linux CI (missing version field in os-release) by @cxzhong in #42547
  • Fix timeout of the release workflow by retries by @kwankyu in #42550
  • primesieve: update to 12.15 + primecount: update to 8.6 by @striezel in #42553
  • build(deps): bump conda-incubator/setup-miniconda from 3 to 4 by @dependabot[bot] in #42559
  • Many random_cone() improvements by @orlitzky in #42573

New Contributors

Full Changelog: 10.10.beta6...10.10.beta7

10.10.beta6

10.10.beta6 Pre-release
Pre-release

Choose a tag to compare

@kwankyu kwankyu released this 16 Jul 01:13

What's Changed

New Contributors

Full Changelog: 10.10.beta5...10.10.beta6

10.10.beta5

10.10.beta5 Pre-release
Pre-release

Choose a tag to compare

@kwankyu kwankyu released this 05 Jul 18:19

What's Changed

New Contributors

Full Changelog: 10.10.beta4...10.10.beta5

10.10.beta4

10.10.beta4 Pre-release
Pre-release

Choose a tag to compare

@kwankyu kwankyu released this 24 Jun 23:31

What's Changed

New Contributors

Full Changelog: 10.10.beta3...10.10.beta4

10.10.beta3

10.10.beta3 Pre-release
Pre-release

Choose a tag to compare

@kwankyu kwankyu released this 12 Jun 22:23

What's Changed

New Contributors

Full Changelog: 10.10.beta2...10.10.beta3

10.10.beta2

10.10.beta2 Pre-release
Pre-release

Choose a tag to compare

@kwankyu kwankyu released this 29 May 21:08

What's Changed

New Contributors

Full Changelog: 10.10.beta1...10.10.beta2

10.10.beta1

10.10.beta1 Pre-release
Pre-release

Choose a tag to compare

@kwankyu kwankyu released this 18 May 23:06

What's Changed

New Contributors

Full Changelog: 10.10.beta0...10.10.beta1