Constant gmp_mpfr_sys::C::GMP::References[][src]

pub const References: ();

This constant is a place-holder for documentation; do not use it in code.


Appendix B References

B.1 Books

  • Jonathan M. Borwein and Peter B. Borwein, “Pi and the AGM: A Study in Analytic Number Theory and Computational Complexity”, Wiley, 1998.
  • Richard Crandall and Carl Pomerance, “Prime Numbers: A Computational Perspective”, 2nd edition, Springer-Verlag, 2005. https://www.math.dartmouth.edu/~carlp/
  • Henri Cohen, “A Course in Computational Algebraic Number Theory”, Graduate Texts in Mathematics number 138, Springer-Verlag, 1993. https://www.math.u-bordeaux.fr/~cohen/
  • Donald E. Knuth, “The Art of Computer Programming”, volume 2, “Seminumerical Algorithms”, 3rd edition, Addison-Wesley, 1998. https://www-cs-faculty.stanford.edu/~knuth/taocp.html
  • John D. Lipson, “Elements of Algebra and Algebraic Computing”, The Benjamin Cummings Publishing Company Inc, 1981.
  • Alfred J. Menezes, Paul C. van Oorschot and Scott A. Vanstone, “Handbook of Applied Cryptography”, http://www.cacr.math.uwaterloo.ca/hac/
  • Richard M. Stallman and the GCC Developer Community, “Using the GNU Compiler Collection”, Free Software Foundation, 2008, available online https://gcc.gnu.org/onlinedocs/, and in the GCC package https://ftp.gnu.org/gnu/gcc/

B.2 Papers