GNU Multiple Precision Arithmetic Library =========================================
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface. --8<---------------cut here---------------start------------->8--- Changes in GMP 6.2.1 BUGS FIXED A possible overflow of type int is avoided for mpz_cmp on huge operands. Overflows are more carefully detected and reported for mpz_pow_ui. A bug in longlong.h for aarch64 sub_ddmmss, not affecting GMP, was healed. Mini-GMP: mpz_out_str and mpq_out_str now correctly handle out of range bases. FEATURES C90 compliance. Initial support for Darwin on arm64, and improved portability. Support for more processors. SPEEDUPS None, except indirectly through recognition of new CPUs. --8<---------------cut here---------------end--------------->8--- -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain....@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple