Changes between Initial Version and Version 1 of Ticket #10012
- Timestamp:
- 09/25/10 08:31:10 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10012
- Property Owner changed from davidloeffler to jdemeyer
-
Ticket #10012 – Description
initial v1 1 1 When a {{{NumberFieldIdeal}}} is initialized from a PARI prime ideal, it would be good to set {{{self._pari_prime}}} to that PARI prime ideal. Then {{{self.is_prime()}}} will not have to compute anything for example. 2 3 Dependencies: #9898, #9753, #4836
