cgal/Number_types
Bernd Gärtner a26ef29fe3 - introduced new exact floating point type Gmpzf, based on mpz_t. This
is a faster alternative to MP_Float if GMP is installed; currently,
  this type is used in the QP_solver. Not all features are tested yet
- introduced exact_division in Quotient
2006-08-31 11:26:25 +00:00
..
doc_tex Add and document functions that make MP_Float a EuclideanRingNumberType. 2006-08-24 09:31:53 +00:00
include/CGAL - introduced new exact floating point type Gmpzf, based on mpz_t. This 2006-08-31 11:26:25 +00:00
src/CGAL fix for getting #include <CGAL/Gmpq.h> out of the way 2006-08-23 13:36:11 +00:00
test/Number_types Division with remainder should work as well. 2006-08-24 08:35:30 +00:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT Move a private file from IA to NT. 2006-07-07 09:43:24 +00:00
changes.txt changed "using Nef::isvalid" to "using Nef::is_valid"in forward 2006-07-18 10:40:09 +00:00
description.txt
dont_submit Move a private file from IA to NT. 2006-07-07 09:43:24 +00:00
maintainer