Michael Hemmer
52ead91796
added doc for CORE::BigFloat
2007-01-29 12:09:04 +00:00
Nico Kruithof
a1ced1f1ad
Cleaned up a lot of code. Need to check why interval arithmetic is not working properly.
2007-01-28 21:31:37 +00:00
Michael Hemmer
588019433c
first verison of users manual algebriac foundations
...
sections for:
Algebriac structure concepts
Real embeddable concept
Interoparbility of types
2007-01-28 11:00:21 +00:00
Sylvain Pion
1f30751adf
Rename .C to .cpp, and remove makefile/cgal_test.
2007-01-27 20:20:50 +00:00
Sylvain Pion
adb3f9e30d
Remove cgal_test/Makefile, and rename .C to .cpp.
2007-01-27 20:16:30 +00:00
Sylvain Pion
2eafe93364
These cgal_test/makefile do not bring anything compared to the default generated.
2007-01-27 20:13:55 +00:00
Sylvain Pion
82fe2ffaff
These cgal_test/makefile do not bring anything compared to the default generated.
2007-01-27 20:06:52 +00:00
Sylvain Pion
402c57e4e1
These cgal_test/makefile do not bring anything compared to the default generated.
2007-01-27 20:01:03 +00:00
Sylvain Pion
b7080e8ccd
These cgal_test/makefile do not bring anything compared to the default generated.
2007-01-27 19:55:01 +00:00
Sylvain Pion
8f634f219a
These cgal_test/makefile do not bring anything compared to the default generated.
2007-01-27 19:50:56 +00:00
Sylvain Pion
26af4e253e
This cgal_test does not bring anything compared to the default generated.
2007-01-27 19:41:43 +00:00
Sylvain Pion
5cc5df4a5c
These cgal_test/makefile do not seem to bring anything compared to the default generated.
2007-01-27 19:40:16 +00:00
Sylvain Pion
63b4b6852d
remove default cgal_test from SVN
2007-01-27 19:32:07 +00:00
Sylvain Pion
65a4d64c34
Does not bring anything compared to the default generated one.
2007-01-27 17:53:14 +00:00
Sylvain Pion
27f4e0f57f
(fix last buggy commit)
...
These cgal_test/makefile do not seem to bring anything compared to the default generated.
2007-01-27 17:46:03 +00:00
Sylvain Pion
e9f3852691
Remove cgal_test/makefile : the automaticaly generated ones are better
...
(some programs where not tested because of those buggy script/makefile).
2007-01-27 17:38:06 +00:00
Sylvain Pion
1ae3c091b0
These cgal_test/makefile do not seem to bring anything compared to the default generated.
2007-01-27 17:29:04 +00:00
Sylvain Pion
f0e9b4a999
These cgal_test/makefile do not seem to bring anything compared to the default generated.
2007-01-27 17:13:03 +00:00
Sylvain Pion
f47874fd50
These cgal_test/makefile do not seem to bring anything compared to the default generated.
2007-01-27 17:05:27 +00:00
Nico Kruithof
e387558c4b
Examples are compiling, next check the output.
...
Further, make a Skin_surface_base class, which is a parent of both Skin_surface_3 and Union_of_balls_3
2007-01-27 16:14:56 +00:00
Joachim Reichel
19498ad49f
* updated for 3.2.1-2 (sid)
2007-01-27 14:44:13 +00:00
Andreas Meyer
b007a1aff2
more illustrations for packages.html
2007-01-26 19:00:48 +00:00
Daniel Russel
6cc8fa0fbc
examples now compile
2007-01-24 17:24:32 +00:00
Daniel Russel
3eb2e7079a
removed random delc of to_interval
2007-01-23 17:02:20 +00:00
Daniel Russel
02ccc9c36f
before trying to clean things up for new number type stuff
2007-01-18 23:26:44 +00:00
Fernando Cacciola
278e0bbc77
VC8 STL iterator fixes
2007-01-18 13:46:53 +00:00
Monique Teillaud
ea8d078050
demo cleaned
...
only one is left, the most complete
README added
2007-01-16 14:32:15 +00:00
Joachim Reichel
28fe0dd52c
* update after test build of 3.3-I-210:
...
- Make package binNMU-safe.
- Handle new shared library libCGALQt.
- Remove linda override for bug #369977 (no longer needed).
2007-01-14 21:42:58 +00:00
Sylvain Pion
4238833890
Remove files for obsolete images.
...
Specify ALT tag for the new picture.
2007-01-13 23:10:27 +00:00
Andreas Meyer
9155d47df8
added example for benchmark/polynomial
2007-01-11 20:39:20 +00:00
Andreas Fabri
79782cc03e
Reorganization of directories
2007-01-04 15:25:50 +00:00
Andreas Fabri
02f8c41594
Reorganization of directories
2007-01-04 15:24:54 +00:00
Andreas Fabri
4452d8f7d0
Reorganization of directories
2007-01-04 15:19:28 +00:00
Andreas Fabri
537f4d7d42
Reorganization of directories
2007-01-04 15:18:28 +00:00
Luis Peñaranda
1b4396f608
Added a traits class to use with the arrangement_2 package.
2006-12-19 20:38:34 +00:00
Laurent Saboret
9d0d302a87
Fixed svn properties of whole trunk
2006-12-18 09:37:55 +00:00
Michael Hemmer
49e6510714
moved todos in extra file: open.tex
2006-12-14 12:13:18 +00:00
Monique Teillaud
a6737c27a6
cleaning
2006-12-13 12:18:42 +00:00
Michael Hemmer
0bfee076bf
added test Algebraic_extension_traits
2006-12-11 15:37:15 +00:00
Michael Hemmer
f360dcb671
added test Scalar_factor_traits
2006-12-11 15:19:54 +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
Michael Hemmer
8fc9873ef5
default for Scalar_factor_traits
2006-12-11 11:09:30 +00:00
Michael Hemmer
5170680602
default for Algebraic_extension_traits
2006-12-11 11:09:09 +00:00
Sylvain Pion
27289feb06
Move it to the separate cgal-comm SVN repository.
2006-12-09 13:38:25 +00:00
Peter Hachenberger
b7f8d21ba9
setting marks of volumes
2006-12-08 21:42:08 +00:00
Peter Hachenberger
c0fc32cdd3
computes the exact configuration space of a trunk
...
for checking against other approaches
2006-12-08 21:22:37 +00:00
Peter Hachenberger
ed03e83e42
main file for computing the configuration space
...
of a trunk
2006-12-08 21:20:21 +00:00
Peter Hachenberger
899a4872ed
new files for union strategies and trunk offset
2006-12-08 21:18:57 +00:00
Laurent Saboret
c5f77f2351
Fixed svn:eol-style property of scripts and makefiles
2006-12-08 16:49:35 +00:00
Michael Hemmer
17c253034f
added description.txt
2006-12-07 17:53:32 +00:00