10.6.beta1
Pre-release
Pre-release
github-actions
released this
15 Dec 14:56
·
656 commits
to develop
since this release
What's Changed
- Replace bootstrap-conda by grayskull and update conda lock files by @tobiasdiez in #37447
- Implement period_lattice for elliptic curves over RealField, ComplexField, etc. by @user202729 in #38474
- remove a spurious adding of the same constraint twice by @dimpase in #38844
- use
sig_realloc
in methodOP_make_set
by @dcoudert in #38936 - Some documentation improvement by @user202729 in #38943
- is_t_design needs to verify that every t-tuple is in at least one block by @DaveWitteMorris in #38973
- ⬆️ Bump codecov/codecov-action from 4 to 5 by @dependabot in #38990
- Document RealIntervalField default printing configuration by @user202729 in #38997
- Allow construct RIF element from question-style string by @user202729 in #38998
- implement elliptic-curve point addition for general rings by @yyyyx4 in #39036
- graphs: implementation of linear-time algorithm for modular decomposition by @cyrilbouvier in #39038
- partial pep8 cleanup in plot and plot3d by @fchapoton in #39045
- Replace Python 2 'long' with Python 3 'int' by @user202729 in #39091
- Fix numerical_integral with parameters by @DaveWitteMorris in #39094
- hot-fix for the linter by @fchapoton in #39095
- Add cython.binding(True) to occurrences of sage_wraps by @user202729 in #39101
- Bugfix for erasure decoder of Reed-Solomon codes by @jlavauzelle in #39103
- two more ruff checks activated by @fchapoton in #39105
- cython-lint fixes in misc/ by @fchapoton in #39109
- build/pkgs/planarity/spkg-configure.m4: update header check by @orlitzky in #39111
- cython-lint cleanup for one pxi file in matrix by @fchapoton in #39113
- Remove unnecessary dummy lines in doctests by @user202729 in #39114
- first step of removal of IntegralDomain by @fchapoton in #39115
- more spkg-config.m4 and metadata for python packages by @dimpase in #39121
New Contributors
- @jlavauzelle made their first contribution in #39103
Full Changelog: 10.6.beta0...10.6.beta1