Sébastien Loriot
|
881e4d3199
|
request Core only in examples, tests and demos when really needed
|
2016-03-07 22:36:57 +01:00 |
|
Simon Giraudot
|
737261c330
|
Typo correction (__GNUC_MINOR__ instead of __GNU_MINOR__)
|
2016-02-04 17:58:22 +01:00 |
|
Simon Giraudot
|
30ed96c71e
|
Update NOTICE messages with correct G++ version
|
2016-02-04 12:38:59 +01:00 |
|
Simon Giraudot
|
52a20080ad
|
Replace BOOST tests by direct tests on __GNUC__ for old GCC/boost versions
|
2016-02-04 11:40:50 +01:00 |
|
Andreas Fabri
|
6262374378
|
Do the same in package Triangulation
|
2016-02-03 12:24:25 +01:00 |
|
Laurent Rineau
|
f9917c487e
|
CMake 2.8.11
|
2015-07-13 12:36:43 +02:00 |
|
Clement Jamin
|
7b230a4ff2
|
Fix warnings
|
2014-11-26 17:35:46 +01:00 |
|
Clement Jamin
|
d6a3e6aebc
|
Fix gcc warnings (unused typedefs)
|
2014-11-20 13:06:59 +01:00 |
|
Clement Jamin
|
01c39fc414
|
Make test_torture faster
|
2014-11-19 14:08:03 +01:00 |
|
Clement Jamin
|
8835be2374
|
Clean-up includes + untabify
|
2014-09-22 14:41:49 +02:00 |
|
Clement Jamin
|
e0474c1b92
|
Remove unused typedefs
|
2014-09-22 14:29:07 +02:00 |
|
Clement Jamin
|
2450d24a35
|
Remove test_torture for now since it takes too much time, particularly in debug
|
2014-09-19 15:50:06 +02:00 |
|
Clement Jamin
|
681f6dd11c
|
Fix duplicate find_package(Eigen3)
|
2014-07-29 16:37:57 +02:00 |
|
Clement Jamin
|
1f455f621d
|
Fix Eigen detection
|
2014-07-07 14:18:04 +02:00 |
|
Clement Jamin
|
7958689c5d
|
Rename test cpp files
|
2014-07-03 19:56:46 +02:00 |
|
Clement Jamin
|
5a5f5de56e
|
Commit the CMakeLists.txt (use Eigen)
|
2014-07-02 13:06:57 +02:00 |
|
Clement Jamin
|
fbcf657a2d
|
Clean-up + code for static/dynamic dimension
|
2014-04-08 16:18:30 +02:00 |
|
Clement Jamin
|
939b8b648f
|
Fix warnings
|
2014-04-01 14:40:44 +02:00 |
|
Clement Jamin
|
885741d466
|
Use Marc's new Kernel_d
|
2014-03-25 11:51:23 +01:00 |
|
Olivier Devillers
|
284142f645
|
ambient vs max dim, (code first step)
|
2012-07-06 14:13:18 +00:00 |
|
Samuel Hornus
|
e9d2061ac3
|
update code to follow new development in the package
|
2012-07-04 15:42:24 +00:00 |
|
Olivier Devillers
|
53d5c41759
|
implementing reviews of concept TDS
|
2012-05-25 14:45:48 +00:00 |
|
Olivier Devillers
|
952eff0b21
|
remove hack of substituting the query in the simplex before calling orientation
|
2011-10-19 17:22:12 +00:00 |
|
Olivier Devillers
|
a1bb0c01b8
|
removing the requirement that infinity has index 0
|
2011-10-14 13:27:36 +00:00 |
|
Olivier Devillers
|
099cbfa45e
|
testing finite_vertex_iterator
|
2011-10-14 08:37:16 +00:00 |
|
Olivier Devillers
|
6f972ff658
|
is_finite --> ! is_infinite
|
2011-10-13 15:27:14 +00:00 |
|
Samuel Hornus
|
5b031ef0ac
|
fix finite_vertex_iteartor
|
2011-10-13 13:52:02 +00:00 |
|
Olivier Devillers
|
ce2d815a20
|
filtered kernel
|
2011-09-23 12:39:08 +00:00 |
|
Samuel Hornus
|
50b53cbf79
|
copy constructor for the class Triangulation
|
2011-06-20 12:54:31 +00:00 |
|
Samuel Hornus
|
a6a22e4d02
|
copy constructor for TDS (class only, not in concept)
|
2011-06-20 12:38:32 +00:00 |
|
Samuel Hornus
|
32984361ef
|
getting rid of pure complex term
|
2011-06-17 08:52:05 +00:00 |
|
Samuel Hornus
|
4cd3a9d860
|
fix delaunay.cpp improperly counting infinite edges in dimension 1 because calling incident_faces in that case, instead of incident_full_cells
|
2011-05-31 12:35:56 +00:00 |
|
Samuel Hornus
|
1dafc48b7a
|
renamed some functions, see TODO
|
2011-05-10 19:49:31 +00:00 |
|
Samuel Hornus
|
5f9d0ee0bd
|
rename all classes, did not rename some member functions yet
|
2011-05-10 14:34:11 +00:00 |
|
Samuel Hornus
|
c46b43fa08
|
change some internal files names
|
2011-05-10 12:33:19 +00:00 |
|
Samuel Hornus
|
6edfe5640f
|
cleanup
|
2011-05-09 20:39:15 +00:00 |
|
Olivier Devillers
|
37bad41a52
|
renaming
|
2011-05-03 14:27:30 +00:00 |
|
Olivier Devillers
|
b37e111260
|
renaming
|
2011-05-03 14:12:47 +00:00 |
|
Olivier Devillers
|
af6c8f4680
|
renaming
|
2011-05-03 14:09:16 +00:00 |
|
Samuel Hornus
|
e818824798
|
easier switch between regular and new, experimental kernel
|
2011-05-02 15:25:20 +00:00 |
|
Samuel Hornus
|
aec8440286
|
more complete test for dc.cpp
|
2011-05-01 22:18:17 +00:00 |
|
Samuel Hornus
|
df420d1a04
|
simplify regular grid generation
|
2011-05-01 21:31:13 +00:00 |
|
Samuel Hornus
|
6e0017bbea
|
forgot one commment
|
2011-04-29 09:33:59 +00:00 |
|
Samuel Hornus
|
aeaa073517
|
make torture.cpp compile with ex-Old_kernel_d
|
2011-04-28 15:30:18 +00:00 |
|
Olivier Devillers
|
76e95c9689
|
import from experimental packages in the new branch model
|
2011-04-28 13:25:16 +00:00 |
|