10.10.beta5
Pre-release
Pre-release
What's Changed
- Improve SnapPy integration with Sage knots and links by @soehms in #40105
- Fix TypeError in IntegralAffineCurve.function_field() for non-default variable names by @PrafulVRaj in #41786
- Fix handling of iterator inputs in Set_object_enumerated by @Hemanntnagar in #42062
- Optimize slicing of dense vectors over GF(2) by @cxzhong in #42300
- Create matrix class for FLINT's nmod_mat module (revived) by @vincentmacri in #42306
- Factor out runtime checks for build modules by @orlitzky in #42389
- Make better use of the brial feature by @orlitzky in #42412
- Use pytest for long cone tests by @orlitzky in #42416
- fix special case of outer=[] by @mantepse in #42420
- Structures method for Arithmetic and Hadamard product by @parthchvn in #42425
- build/pkgs/libpng: update to 1.6.58 by @striezel in #42426
- Deprecate gap_command() and move it internal by @orlitzky in #42427
- Docs: Add docstring and example to MySFBasis.init by @kabirvashisht4-glitch in #42430
- Remove unused FOURTITWO_* and SAGE_MATHJAX_DIR placeholders from config.py.in by @cxzhong in #42432
- Fix deprecation warnings with numpy 2.5 by @antonio-rojas in #42437
- enable the check keyword argument by @mantepse in #42446
- build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #42450
- build(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #42451
- build(deps): bump codecov/codecov-action from 5 to 7 by @dependabot[bot] in #42452
- build(deps): bump jakebailey/pyright-action from 2.3.3 to 3.0.2 by @dependabot[bot] in #42453
- build(deps): bump actions/github-script from 6 to 9 by @dependabot[bot] in #42454
- clean gfan doctesting noise by @dimpase in #42460
- Libbraiding feature and build system support by @orlitzky in #42464
- Fix issues with scipy 1.18 by @antonio-rojas in #42465
- Fix BooleanPolynomial nilpotency test by @Ap4sh in #42479
- making gfan doctests robust for version changes, and allow flint 3.6+ by @dimpase in #42480
New Contributors
- @kabirvashisht4-glitch made their first contribution in #42430
Full Changelog: 10.10.beta4...10.10.beta5