Changes between Initial Version and Version 1 of Ticket #21703
- Timestamp:
- Oct 14, 2016, 1:50:11 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21703 – Description
initial v1 1 PARI now stores its precision internally in bits (as opposed to decimal). This ticket adds an interface for the PARI precision in bits. It also removes the `PariInstance._real_precision` attribute .1 PARI now stores its precision internally in bits (as opposed to decimal). This ticket adds an interface for the PARI precision in bits. It also removes the `PariInstance._real_precision` attribute and rewrites the documentation about PARI precision.