10.5.beta8
Pre-release
Pre-release
github-actions
released this
26 Oct 22:47
·
133 commits
to develop
since this release
What's Changed
- Use CPU time for --warn-long by @orlitzky in #36226
- Compile everything with meson by @tobiasdiez in #36524
- Fixed and improvements in
is_LLL_reduced
andapproximate_closest_vector
by @TheBlupper in #38259 - convenience methods for field embeddings by @yyyyx4 in #38487
- Improve counting of local solutions for QuadraticForm at p=2 by @WvanWoerden in #38680
- GH Actions: Build sagemath-tdlib wheel by @mkoeppe in #38734
- fixing some suggestions by ruff by @fchapoton in #38740
- Add "needs" tags for giac and libgiac by @orlitzky in #38770
- make sure .division_points() returns the correct result for m=-1 by @yyyyx4 in #38797
- adding method tikz to class Graph by @seblabbe in #38798
- GAP 4.13.1 by @orlitzky in #38804
- use specialized 2-dimensional .log() method in .matrix_on_subgroup() by @yyyyx4 in #38805
- faster comparison of elliptic-curve morphisms by @yyyyx4 in #38808
- Make codecov/patch informational (not fail) by @kwankyu in #38812
- fix all pep E302 in manifolds and geometry by @fchapoton in #38816
- fixing some typos by @fchapoton in #38819
- Upgrade database_knotinfo to version 2024.10.1 by @soehms in #38822
- Fix two tests that fail on a heavily-loaded machine by @orlitzky in #38825
- src/sage/env.py: canonicalize paths in a test by @orlitzky in #38826
- Respect sparse=True in vector constructor when passed ndarray by @user202729 in #38833
- Fix bug in covering map of simplicial set with degenerate faces. by @miguelmarco in #38837
- Fix
transformation
parameter for LLL on matrices over QQ by @TheBlupper in #38841 - Fix docstring format for
EllipticCurve_with_prime_order
by @JosePisco in #38845 - src/sage/graphs/generic_graph.py: work around doctest hang by @orlitzky in #38851
- Fixes for Xcode 16 and gcc/gfortran, boost_cropped by @jhpalmieri in #38855
New Contributors
- @WvanWoerden made their first contribution in #38680
Full Changelog: 10.5.beta7...10.5.beta8