Changes between Initial Version and Version 5 of Ticket #31083
- Timestamp:
- 02/01/21 02:04:23 (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31083
-
Property
Status
changed from
new
toneeds_review
-
Property
Commit
changed from
to
6aff61faa957f9f6f4bb112451673cecdb99cfd5
-
Property
Branch
changed from
to
u/gh-EnderWannabe/good_reduction_fix
-
Property
Status
changed from
-
Ticket #31083 – Description
initial v5 11 11 12 12 Following the criterion in [https://arxiv.org/pdf/1311.6695.pdf], a fix is implemented by first checking the valuation of the resultant of the conjugate system before returning. 13 14 In order to be consistent, we change the function return type so that a tuple is returned in all cases. 15 16 Furthermore, we add an optional return conjugation parameter.