10.10.beta6
Pre-release
Pre-release
What's Changed
- Mcqd update by @dimpase in #42375
- Update Homebrew formula for maxima, kenzo, and gap packages by @dimpase in #42402
- cache generators of kernel subgroup in EllipticCurveHom objects by @yyyyx4 in #42476
- Add derivative for lazy species by @parthchvn in #42485
- build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #42489
- build(deps): bump marocchino/sticky-pull-request-comment from 2 to 3 by @dependabot[bot] in #42491
- build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #42492
- build(deps): bump astral-sh/setup-uv from 6.3.1 to 8.3.0 by @dependabot[bot] in #42493
- Validate increment vectors for alt nu-Tamari lattices by @harrshita123 in #42497
- Add link to FLINT nmod matrices in docs by @vincentmacri in #42498
- Fix outdated Matplotlib license link by @ishikajain-234 in #42500
- Fix input validation in get_matrix_class for flint and linbox by @vincentmacri in #42505
- Override GenericGraph.relabel in BipartiteGraph by @Ordoviz in #42509
- Fix
add_verticesnot working when called with read-once iterator by @Ordoviz in #42512 - Add is_even and is_odd methods to Integer by @vincentmacri in #42513
- Implement _cache_key for polynomial quotient rings with unhashable modulus by @cxzhong in #42519
- Fix live doc build workflow by @kwankyu in #42529
- add all= option to supersingular_j() and extend to odd-degree fields by @yyyyx4 in #42534
- fix special_supersingular_curve() for p=2 by @yyyyx4 in #42535
- Fix matrix augment coercion bug by @vincentmacri in #42536
- ci: pin netlify/actions/cli to a full commit SHA by @kobihikri in #42537
- Doc: explain doctest seeding and set_random_seed in the "# random" guidance by @Blaec-CoCalc in #42542
- Fix EllipticCurveHom.kernel_subgroup() kerpoly path by @cxzhong in #42158
- Support kernel polynomials with both 2-torsion and odd parts in Kohel's algorithm by @cxzhong in #42169
- graphs: implement edge_disjoint_spanning_trees in GabowEdgeConnectivity by @ProfTR55 in #42257
- Added pushforward method to compute dual of a prime degree separable isogeny by @wmahaney in #42338
- build(ecm): link libecm dynamically by @cxzhong in #42421
- graphs: support planarity 3 (graph.h) again by @cxzhong in #42423
- Further
division_fieldimplemention for ordinary case by @Nicswansonwaterloo in #42475 - Faster graph genus algorithms by @SanderGi in #42483
- Fix AttributeError in ClusterSeed.mutation_sequence when show_sequenc… by @JosephChakib in #42487
- build(deps): bump actions/cache from 4 to 6 by @dependabot[bot] in #42490
New Contributors
- @ishikajain-234 made their first contribution in #42500
- @kobihikri made their first contribution in #42537
- @Blaec-CoCalc made their first contribution in #42542
- @wmahaney made their first contribution in #42338
- @SanderGi made their first contribution in #42483
- @JosephChakib made their first contribution in #42487
Full Changelog: 10.10.beta5...10.10.beta6