-
-
Notifications
You must be signed in to change notification settings - Fork 718
Closed
Description
Steps To Reproduce
R. = ZZ[]
R.weil_polynomials(0,1,-1)
Expected Behavior
This should return an empty list.
Actual Behavior
Currently it results in a segmentation failure.
Additional Information
No response
Environment
- **OS**: macOS Monterey 12.5.1
- **Sage Version**: 10.1Checklist
- I have searched the existing issues for a bug report that matches the one I want to file, without success.
- I have read the documentation and troubleshoot guide