Commit Graph

306 Commits

Author SHA1 Message Date
Michael Hemmer 14e861da62 minor changes 2007-01-29 12:36:10 +00:00
Michael Hemmer 1d4265ab9e file replaced by mpz_class.tex, mpq_class.tex and mpf_class.tex 2007-01-29 12:32:29 +00:00
Michael Hemmer 153a1e26ae file replaced by leda_integer.tex leda_rational.tex, leda_bigfloat.tex and leda_real.tex 2007-01-29 12:22:13 +00:00
Michael Hemmer 9b80ed1e28 file replaced by CORE_Expr.tex 2007-01-29 12:20:40 +00:00
Michael Hemmer 89d1dbb509 minor changes 2007-01-29 12:12:13 +00:00
Michael Hemmer 22ce8759a9 minor changes 2007-01-29 12:11:47 +00:00
Michael Hemmer 706311951b mv functions / functors to Algebraic_foundations package
mv new number types doc from Algebraic_foundations package 
added CORE::BigFloat
2007-01-29 12:10:47 +00:00
Michael Hemmer 52ead91796 added doc for CORE::BigFloat 2007-01-29 12:09:04 +00:00
Michael Hemmer 9de29b46cb mv deprecated Number_type_traits
from Number_types/doc_tex/NumberTypeSupport_ref/
to   Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Deprecated/
2007-01-29 11:07:31 +00:00
Michael Hemmer f2a4d8cc59 mv deprecated tags
from  Number_types/doc_tex/NumberTypeSupport_ref/
to    Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Deprecated/
2007-01-29 10:52:41 +00:00
Michael Hemmer c04079e341 mv old NT concepts
from Number_types/doc_tex/NumberTypeSupport_ref/ 
to   Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Deprecated/
2007-01-29 10:50:11 +00:00
Michael Hemmer d1e991b9d3 moved deprecated global functores
from Number_types/doc_tex/NumberTypeSupport_ref/
to   Algebraic_foundations/doc_tex/Algebraic_foundations_ref/Deprecated/
2007-01-29 10:41:28 +00:00
Michael Hemmer 22fdf12804 moved documentation to package Algebraic Foundations 2007-01-29 10:39:18 +00:00
Michael Hemmer 7798eecc6b files obsolete since global functions related to number types are documented
in package Algebraic Foundations
2007-01-29 10:25:08 +00:00
Michael Hemmer 6ec6df414f changes according to new package Algebraic Foundations 2007-01-29 10:05:03 +00:00
Michael Hemmer 0b8fd080f3 changes according to new package Algebraic Foundations 2007-01-29 10:04:28 +00:00
Michael Hemmer 9ee389b7a5 changes according to new package Algebraic Foundations 2007-01-29 10:03:33 +00:00
Michael Hemmer fcc3de711d mv file from Algebraic Foundations to Number Types 2007-01-29 09:57:16 +00:00
Michael Hemmer 224d1dbbf3 mv file from Algebraic Foundations to Number Types 2007-01-29 09:55:57 +00:00
Michael Hemmer 4f1b4ca715 mv file from Algebraic Foundations to Number Types 2007-01-29 09:55:03 +00:00
Michael Hemmer 5683d098f8 mv file from Algebraic Foundations to Number Types 2007-01-29 09:54:35 +00:00
Michael Hemmer 037acd5c51 mv file from Algebraic Foundations to Number Types 2007-01-29 09:54:12 +00:00
Michael Hemmer 3034ad6c02 mv file from Algebraic Foundations to Number types 2007-01-29 09:52:18 +00:00
Michael Hemmer b9939bd69d mv file from Algebraic Foundations 2007-01-29 09:50:06 +00:00
Michael Hemmer f01b3a4e6e mv file from Algebraic Foundations 2007-01-29 09:49:51 +00:00
Michael Hemmer 572efefcd8 mv file from Algebraic Foundations 2007-01-29 09:49:23 +00:00
Michael Hemmer ad75c75b04 mv file from Algebraic Foundations 2007-01-29 09:48:50 +00:00
Michael Hemmer 91f97b4084 mv file from Algebraic Foundations 2007-01-29 09:48:20 +00:00
Michael Hemmer 56c0b7cf7c mv file from Algebraic Foundations 2007-01-29 09:48:02 +00:00
Michael Hemmer a2520fa1fa mv file from Algebraic Foundations 2007-01-29 09:47:38 +00:00
Michael Hemmer 2cfc261bba changed file name according to class name 2007-01-29 09:26:53 +00:00
Michael Hemmer 492d9e785d changes with respect to package Algebraic foundations 2007-01-29 09:26:05 +00:00
Sylvain Pion e5d415b590 rename .C to .cpp 2007-01-27 20:51:54 +00:00
Joachim Reichel 34c8106db4 * fix build failure on hppa (and probably also on arm, m68k, s390):
fpu_control.h is only needed for powerpc
* remove support for sgi and g++ < 3.3
* see feature request #1886
2007-01-26 19:03:10 +00:00
Marc Glisse c9e3fee437 More of the same, removing extra ;. 2006-12-28 01:14:13 +00:00
Marc Glisse 2a73e68adf Removed extra ; (same as previous patch)
Note: newer versions of sunCC are more tolerant of wandering ; so I can't
test the whole thing at home and rely on the testsuite.
2006-12-28 01:07:56 +00:00
Marc Glisse 0e69218611 Removed ; after definition of member function (useless and seems to
confuse sunCC)
2006-12-27 00:08:06 +00:00
Sébastien Loriot 7013ca3965 -fix is valid Lazy_exact_nt
-make Lazy_exact_nt and root_of_2 play better together
-update root_of_2 and root_of_traits testsuite
2006-12-21 15:24:20 +00:00
Sébastien Loriot f5cf472eb5 specification of Root_of_traits for Gmpz 2006-12-20 15:30:31 +00:00
Laurent Saboret 9d0d302a87 Fixed svn properties of whole trunk 2006-12-18 09:37:55 +00:00
Michael Hemmer 8e112fd0ea added tag Is_numerical_sensitive to AST 2006-12-15 14:39:17 +00:00
Michael Hemmer e8a393dcd2 rm function make_root_of_2(const NT &a, int b_, const NT &c)
use: make_root_of_2(const NT &a, const NT& b_, const NT &c)
2006-12-15 12:31:11 +00:00
Michael Hemmer 8fc7f3038d added missing operator()(NT a,b,c, bool s)
in default Root_of_traits_helper
added test
2006-12-14 07:41:50 +00:00
Sébastien Loriot cc20c0773b Add interface for make_root_of_2(a,b,c,bool) 2006-12-13 17:06:26 +00:00
Michael Hemmer 3fd1691e33 added test for
Salar_factor_traits
	Algebraic_extension_traits
2006-12-11 11:04:42 +00:00
Michael Hemmer 91fd271b1a fix for GMP-4.2:
remove explicit use of gmpz_value / gmpq_value
2006-12-11 10:51:54 +00:00
Michael Hemmer 709d528b67 added support for
Scalar_factor_traits
Algebraic_extension_traits
2006-12-11 10:49:13 +00:00
Michael Hemmer b9ed5e4b59 added include of
Scalar_factor_traits.h
	Algebraic_extension_traits.h
from package Algebraic_foundations
2006-12-11 10:48:06 +00:00
Michael Hemmer 1304f12218 added missing
public: ..Type
2006-12-11 10:45:58 +00:00
Sylvain Pion 3bad4df6e5 depth() is only accurate in -DCGAL_PROFILE mode. 2006-12-04 18:07:32 +00:00