summaryrefslogtreecommitdiff
path: root/doc/gmp.texi
Commit message (Expand)AuthorAgeFilesLines
* doc/gmp.texi: Further update in mpz_millerrabin documentationMarco Bodrato2019-08-131-1/+1
* Update mpz_millerrabin documentation, by Seth TroisiMarco Bodrato2019-08-131-6/+10
* Jacobi algorithm documentation, from Seth TroisiNiels M?ller2019-07-301-14/+58
* doc/gmp.texi: Link to paper on subquadratic GCD.Niels M?ller2019-04-201-1/+1
* doc/gmp.texi (mpn_sec_powm): CORRECTLY specify that exponent can not have 0 b...Marco Bodrato2019-01-031-1/+1
* doc/gmp.texi (mpn_sec_powm): Specify that exponent can not have 0 bits lenght.Marco Bodrato2019-01-031-1/+1
* doc/gmp.texi (Integer Internals): Lazy allocation and read-onlyMarco Bodrato2018-05-061-6/+10
* mpq_*_str: document and support the correct base rangeMarco Bodrato2018-05-041-7/+19
* Move more URLs to https and clean out some dead links.Torbjorn Granlund2018-04-081-39/+23
* doc/gmp.texi: -typosMarco Bodrato2017-01-101-2/+2
* doc: Second argument to mpz_gcdext must not be NULL.Niels M?ller2016-12-031-1/+1
* Allow mpz_gcdext (NULL, ...)Marc Glisse2016-11-251-1/+1
* Purge mention of mp.h.Torbjorn Granlund2016-11-171-2/+2
* Various clarifications about variable conventions.Torbjorn Granlund2016-06-021-13/+18
* Redefine @mm to take html into account; use @mm instead of @m in a few places...Torbjorn Granlund2016-03-281-10/+32
* -typoMarco Bodrato2015-11-231-1/+1
* Tell users not to call factorial and primorial on negative numbers.Marc Glisse2015-11-121-1/+2
* New C++ function fibonacci.Marc Glisse2015-11-121-0/+2
* New C++ function primorial.Marc Glisse2015-11-081-0/+2
* factorial in C++.Marc Glisse2015-11-081-0/+2
* Rewrite mpf introduction.Torbjorn Granlund2015-10-311-18/+21
* Amend doc change.Marco Bodrato2015-10-301-2/+2
* dic/gmp.texi (Floating-point): Remove "infinite precision" claim.Marco Bodrato2015-10-301-7/+6
* doc/gmp.texi (Contrib), updateMarco Bodrato2015-10-151-2/+3
* doc/gmp.texi: Document mpf_cmp_z .Marco Bodrato2015-09-111-0/+1
* New function mpq_cmp_z, with test and documentationMarco Bodrato2015-08-311-0/+1
* ChangeLogMarco Bodrato2015-05-301-1/+1
* doc/gmp.texi: Documentation for mpn_zero_pMarco Bodrato2015-05-301-0/+4
* Document mpn_divexact_1 and mpn_cnd_swap.Niels M?ller2015-05-281-0/+15
* Further clarify mpf_eq documentation.Torbjorn Granlund2015-04-141-9/+5
* Rewrite mpz_probab_prime_p documentation.Torbjorn Granlund2015-03-291-12/+8
* Document allowed overlap for mpn_addmul_1 and mpn_submul_1.Niels M?ller2014-07-051-2/+4
* Document that scratch need for mpn_sec_add_1 and mpn_sec_sub_1 are at most n ...Niels M?ller2014-07-051-1/+2
* Remove obsolete paragraph about mpf_get_str algo (reported by Paul in Aug'13).Torbjorn Granlund2014-06-201-6/+0
* Add C++ functions gcd and lcm.Marc Glisse2014-06-171-0/+3
* Clarify docs for mpz_invert and the zero ring.Niels M?ller2014-04-141-1/+3
* doc/gmp.texi (mpz_invert): rop can be 0.Marco Bodrato2014-04-131-1/+1
* Fix documentation errors.Torbjorn Granlund2014-03-251-4/+4
* Remove clipper, i960, ns32k, pyr, a29k, z8000.Torbjorn Granlund2014-03-171-6/+0
* Slight rephrasing.Torbjorn Granlund2014-03-171-2/+2
* typoMarco Bodrato2014-03-071-1/+1
* roinit_n: document the need for a readable limb.Marco Bodrato2014-02-151-2/+4
* Updated mpn_powm_doc, saying that left-over exponent bits must be zero.Niels M?ller2014-02-141-2/+4
* mpn_sec_powm: Rename bit count argument.Niels M?ller2014-02-111-4/+4
* mpn_sec_powm: Replace exponent limb count argument with a bit count.Niels M?ller2014-02-111-7/+5
* doc/gmp.texi: typos.Marco Bodrato2014-02-061-2/+2
* Document mpn_sec_add_1 and mpn_sec_sub_1.Niels M?ller2014-02-041-0/+13
* (Floating-point Functions): Revise.Torbjorn Granlund2014-01-291-9/+11
* Renamed COPYING -> COPYINGv3, COPYING.LIB -> COPYING.LESSERv3.Niels M?ller2014-01-291-3/+3
* Document dual licensing.Niels M?ller2014-01-291-4/+13