Daniel Russel
|
33f9e109d4
|
trying to merge allmove
|
2006-10-24 18:52:12 +00:00 |
|
Daniel Russel
|
a9a7fd79ba
|
cleaned up delaunay traits a bit
|
2006-10-19 17:32:24 +00:00 |
|
Daniel Russel
|
bb404b1b71
|
only check until motions change
|
2006-10-18 16:51:59 +00:00 |
|
Daniel Russel
|
dda1b87e76
|
oops, I had forgotten them
|
2006-10-18 15:59:08 +00:00 |
|
Daniel Russel
|
af905f81a2
|
updating works well, about try remove locking of points
|
2006-10-18 00:39:13 +00:00 |
|
Andreas Fabri
|
36e412ce38
|
Suppress warning for MSVC about 'using this'
|
2006-09-27 20:14:48 +00:00 |
|
Daniel Russel
|
7c4f4f03a7
|
sundry bugs fixed
|
2006-09-11 16:50:15 +00:00 |
|
Daniel Russel
|
ca12d0b001
|
time warp working
|
2006-09-11 06:34:56 +00:00 |
|
Daniel Russel
|
ab5383d9ab
|
general cleanup of Delaunay_2
|
2006-09-10 10:33:07 +00:00 |
|
Daniel Russel
|
85d981fa26
|
patching beats rebuilding on some data :-)
|
2006-09-08 16:41:39 +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 |
|
Daniel Russel
|
59b1bb35ca
|
more stable with inexact solver and fixed bug with cert creation order
|
2006-08-23 20:34:22 +00:00 |
|
Daniel Russel
|
f2fe1d9a26
|
the traits
|
2006-08-22 08:54:40 +00:00 |
|
Daniel Russel
|
993c98bf31
|
switched to traits
|
2006-08-22 08:54:05 +00:00 |
|
Daniel Russel
|
98af8c1b98
|
working but still slow, about to switch to intervals
|
2006-08-22 08:53:38 +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
|
a59ef54f10
|
fixed but with run to event and with Delaunay not having certs on creation
|
2006-07-25 09:33:10 +00:00 |
|
Daniel Russel
|
d8a7da8a8c
|
minor changes
|
2006-07-24 15:53:06 +00:00 |
|
Daniel Russel
|
63448cff54
|
added inline
|
2006-07-18 08:35:24 +00:00 |
|
Daniel Russel
|
a6b0de0d19
|
removed time from process (forgot a couple files)
|
2006-07-14 10:56:12 +00:00 |
|
Daniel Russel
|
22813e7ce8
|
removed time from process
|
2006-07-14 09:33:05 +00:00 |
|
Daniel Russel
|
31602a6f0c
|
cleaned output
|
2006-07-14 08:08:19 +00:00 |
|
Daniel Russel
|
a986bfc9e1
|
Added support for final events
|
2006-07-14 07:35:42 +00:00 |
|
Daniel Russel
|
ac28662e44
|
fixed infinite recursion with doubles
|
2006-07-14 07:34:56 +00:00 |
|
Daniel Russel
|
13e5219af9
|
handle duplicate points better
|
2006-07-13 15:44:06 +00:00 |
|
Daniel Russel
|
5f50d4683f
|
little things
|
2006-07-13 15:12:52 +00:00 |
|
Daniel Russel
|
e0e11e05d6
|
made much more stable when using inexact solvers
|
2006-07-13 15:02:43 +00:00 |
|
Daniel Russel
|
678e877e3f
|
cleaned up ostream stuff
|
2006-07-13 15:02:18 +00:00 |
|
Daniel Russel
|
aad7a8e0cc
|
changed event printing
|
2006-07-13 15:01:49 +00:00 |
|
Daniel Russel
|
3af0ffc29c
|
newlines are nice
|
2006-07-13 15:00:37 +00:00 |
|
Daniel Russel
|
f4d1c3163c
|
changes to allow auditing with inexact arithmetic
|
2006-07-13 15:00:05 +00:00 |
|
Daniel Russel
|
b9e9bd5db5
|
added labels
|
2006-07-13 14:59:04 +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
|
e474189595
|
spaces
|
2006-07-13 14:52:33 +00:00 |
|
Daniel Russel
|
770a20d33a
|
removed operator- requirement in rat_bet_root
|
2006-07-06 14:53:12 +00:00 |
|
Daniel Russel
|
71734399aa
|
was walking off the beginning of the list
|
2006-07-06 12:41:32 +00:00 |
|
Daniel Russel
|
f243dffc36
|
some change got lost with is_valid()
|
2006-07-05 08:16:38 +00:00 |
|
Daniel Russel
|
3f9487d86a
|
changing Simulator to Default_simulator
|
2006-07-05 08:12:40 +00:00 |
|
Daniel Russel
|
8cbcecb589
|
missed a !handle
|
2006-06-19 08:01:31 +00:00 |
|