Commit Graph

6 Commits

Author SHA1 Message Date
Sylvain Pion 360d29f72a Rename CGAL_CIRC_NULL to CGAL_NULL. 2007-12-28 15:40:36 +00:00
Michael Hemmer f586999c77 added header
.C -> .cpp
2007-12-20 11:58:01 +00:00
Michael Hemmer 072bb18304 move type Modular into Modular_arithmetic/Modular_type.h
#include Modular.h to gain CGAL support
2007-03-28 10:30:03 +00:00
Michael Hemmer b6905727c0 minor changes 2007-03-28 08:46:23 +00:00
Michael Hemmer 60ef82986d rm file Modular_type
added test for class Modular
added separate test for class Modular_traits
2007-03-02 12:02:31 +00:00
Michael Hemmer 372fe0cfce added initial version of package Modular_arithmetic
contains a 
  Modular_type 
  Modular_traits 
preliminar version of :
  chinese_remainder
  modular_gcd ( up to constant factor )
  TODO: implement true modular gcd for multivariat polynomials
2006-12-11 14:12:20 +00:00