cgal/Number_types
Sébastien Loriot da1791759c Merge branch 'Number_types-mpzf-glisse'
Introduces a faster alternative to MP_Float and Gmpzf
    (see the documentation to see on which platforms it is available).
    When activated, it is used as default exact ring number type for exact
    evaluation of predicates (that only require ring operations).
    It is possible to switch back to the previous behavior by defining
    CGAL_DO_NOT_USE_MPZF

    Successfully tested in CGAL-4.4-Ic-29
    Approved by the Release Manager
2013-11-15 16:38:16 +01:00
..
doc/Number_types Merge branch 'Number_types-mpzf-glisse' 2013-11-15 16:38:16 +01:00
doc_tex Revert "Replace tex-style quotes with quotes that you would expect, as there" 2012-11-23 18:08:13 +01:00
include/CGAL Merge branch 'Number_types-mpzf-glisse' 2013-11-15 16:38:16 +01:00
package_info/Number_types New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
src/CGAL Move MP_Float.cpp to a header MP_Float_impl.h 2011-10-11 10:59:30 +00:00
test/Number_types Merge branch 'Number_types-mpzf-glisse' 2013-11-15 16:38:16 +01:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT Test commit. 2008-12-08 09:27:47 +00:00
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00