You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-39553: make algdep always an alias for algebraic_dependency
for the sake of uniformity, make sure that `algdep` only ever appears as
an alias of `algebraic_dependency` both as method and as function in
`arith.misc`.
We keep both `algdep` and `algebraic_dependency` in the global
namespace.
also fixes#17302
### 📝 Checklist
- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.
URL: #39553
Reported by: Frédéric Chapoton
Reviewer(s): Travis Scrimshaw
0 commit comments