Marc Glisse
|
825850afdb
|
workaround for sunpro, for which a typedef inside a class leaks to the
default value of the template arguments.
|
2007-04-18 13:29:18 +00:00 |
|
Joachim Reichel
|
4f47903a25
|
moved src/Core to src/CGALCore
moved include/CORE to include/CGAL/CORE
moved include/OpenNL to include/CGAL/OpenNL
renamed libcore++ to libCGALcore++
|
2007-03-13 18:10:39 +00:00 |
|
Daniel Russel
|
89fd320f42
|
must reduce degree of polynomial before calling sturm with CORE
|
2007-02-27 18:59:57 +00:00 |
|
Daniel Russel
|
d8af03c0a2
|
avoiding a scolding from gcc 4.1
|
2007-02-16 02:46:23 +00:00 |
|
Daniel Russel
|
39be6520be
|
make current not OK before pop
|
2007-02-08 22:42:11 +00:00 |
|
Daniel Russel
|
fed20e7df2
|
fixed some max
|
2007-02-08 16:31:14 +00:00 |
|
Daniel Russel
|
d60225382e
|
missing template argument
|
2007-02-05 15:21:58 +00:00 |
|
Daniel Russel
|
c0f30b87a7
|
regular triangulation passes test (but output is not updated yet)
|
2007-02-03 02:44:51 +00:00 |
|
Daniel Russel
|
e87704cc3d
|
odds and sods
|
2007-02-02 19:52:18 +00:00 |
|
Daniel Russel
|
1587e2df9f
|
fixed default initializer problem
|
2007-02-01 20:07:21 +00:00 |
|
Daniel Russel
|
238f8df4b4
|
minor tweaks
|
2007-01-30 02:06:49 +00:00 |
|
Daniel Russel
|
6abebd42be
|
issues with overflow and Lazy_exact
|
2007-01-26 20:49:59 +00:00 |
|
Daniel Russel
|
5e30af4a00
|
missing return in Sturm
|
2007-01-26 01:53:00 +00:00 |
|
Daniel Russel
|
7a2bf7b808
|
fixed problem negating inf
|
2007-01-25 00:28:15 +00:00 |
|
Daniel Russel
|
04a30b9842
|
added interval caching to SIR
|
2007-01-24 05:23:47 +00:00 |
|
Daniel Russel
|
eb5d9dc224
|
test cases
|
2007-01-24 05:07:04 +00:00 |
|
Daniel Russel
|
13660ff8d5
|
fixed a bug in solver and added regular_expression_inexact_traits
|
2007-01-24 04:44:16 +00:00 |
|
Daniel Russel
|
9b3ce9df43
|
cleaned up regular triangulation
|
2007-01-23 21:25:46 +00:00 |
|
Daniel Russel
|
3eb2e7079a
|
removed random delc of to_interval
|
2007-01-23 17:02:20 +00:00 |
|
Daniel Russel
|
e28894d30a
|
cleaned up names in KK and FK
|
2007-01-22 18:36:00 +00:00 |
|
Daniel Russel
|
6180995091
|
fixed audit bug
|
2007-01-22 01:15:48 +00:00 |
|
Daniel Russel
|
ad256e12ef
|
kernels fixed for new number traits
|
2007-01-21 23:40:54 +00:00 |
|
Daniel Russel
|
40a247c721
|
hid things
|
2007-01-20 21:44:11 +00:00 |
|
Daniel Russel
|
43cf28218c
|
core working
|
2007-01-20 21:39:01 +00:00 |
|
Daniel Russel
|
02ccc9c36f
|
before trying to clean things up for new number type stuff
|
2007-01-18 23:26:44 +00:00 |
|
Michael Hemmer
|
03010a476d
|
replaced:
Ring_tag -> Integral_domain_without_division_tag
Sqrt_field_tag -> Field_with_sqrt_tag
|
2006-11-16 08:54:12 +00:00 |
|
Daniel Russel
|
80913260a8
|
remove ntt
|
2006-11-08 16:23:43 +00:00 |
|
Daniel Russel
|
fa295ec3cd
|
Newton working well and everything else working. Will remove old solver to clean things up
|
2006-11-06 23:57:15 +00:00 |
|
Michael Hemmer
|
7c1dc08f05
|
rm ambiguous call of CGAL_NTS sign
|
2006-10-28 14:59:58 +00:00 |
|
Michael Hemmer
|
4ab92e6bda
|
added #include<vector> since needed by file
|
2006-10-27 14:35:09 +00:00 |
|
Michael Hemmer
|
d2fa505e81
|
changed include of CORE NTs e.g. #include<CGAL/CORE_BigInt.h>
|
2006-10-27 11:02:16 +00:00 |
|
Daniel Russel
|
af905f81a2
|
updating works well, about try remove locking of points
|
2006-10-18 00:39:13 +00:00 |
|
Daniel Russel
|
7c4f4f03a7
|
sundry bugs fixed
|
2006-09-11 16:50:15 +00:00 |
|
Andreas Fabri
|
8aec6065bc
|
more min/max fixes
|
2006-08-25 08:36:04 +00:00 |
|
Daniel Russel
|
c42aa8607d
|
Lazy computation working in the update delaunay!!!! Still a bit slower than rebuilding though.
|
2006-08-24 15:54:13 +00:00 |
|
Andreas Fabri
|
a10d3898ab
|
fix for min/max problem
|
2006-08-22 07:46:23 +00:00 |
|
Daniel Russel
|
8cf38e2e63
|
changed CONST to CONST_VAL due to VC stupidity.
|
2006-08-21 09:23:31 +00:00 |
|
Andreas Fabri
|
f1ae462f61
|
minmax fixes
|
2006-08-18 21:03:47 +00:00 |
|
Andreas Fabri
|
d8ff0f334c
|
fixed min/max problem
|
2006-08-17 09:41:22 +00:00 |
|
Andreas Fabri
|
f629f5703e
|
fixed min/max problem
|
2006-08-17 09:09:38 +00:00 |
|
Andreas Fabri
|
d87cf954ad
|
fix min/max problem
|
2006-08-03 03:36:23 +00:00 |
|
Andreas Fabri
|
eadba5c4e0
|
Fixed min max problem
|
2006-07-31 23:32:11 +00:00 |
|
Andreas Fabri
|
4689d357fc
|
Fixed min max problem
|
2006-07-30 13:08:25 +00:00 |
|
Daniel Russel
|
63448cff54
|
added inline
|
2006-07-18 08:35:24 +00:00 |
|
Daniel Russel
|
ac28662e44
|
fixed infinite recursion with doubles
|
2006-07-14 07:34:56 +00:00 |
|
Daniel Russel
|
c799db173d
|
improved overflow handling
|
2006-07-13 14:55:16 +00:00 |
|
Daniel Russel
|
683948a54d
|
removed ints
|
2006-07-13 14:54:35 +00:00 |
|
Daniel Russel
|
ad74b8dc10
|
to_double made inline
|
2006-07-13 14:54:21 +00:00 |
|
Daniel Russel
|
6ee09c0b08
|
removed static assert
|
2006-07-13 14:54:06 +00:00 |
|
Daniel Russel
|
770a20d33a
|
removed operator- requirement in rat_bet_root
|
2006-07-06 14:53:12 +00:00 |
|