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
sagemathgh-40007: Fixed issue in CRT_vectors where moduli are not allowed to be coprime.
Fixessagemath#39158. Fixed the issue by creating functionality for `CRT_basis`
if the moduli are not coprime. A more in depth explanation on how
`CRT_basis` was expanded can be found in
[Here](sagemath#39158).
### 📝 Checklist
<!-- Put an `x` in all the boxes that apply. -->
- [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.
- [X] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.
### ⌛ Dependencies
<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
URL: sagemath#40007
Reported by: Noel-Roemmele
Reviewer(s): DaveWitteMorris, Noel-Roemmele
0 commit comments