Commit Graph

36 Commits

Author SHA1 Message Date
Clement Jamin 614add44be Added a trace in verbose mode 2015-01-13 15:27:21 +01:00
Clement Jamin dfc8038579 Add code to load points from a file (commented) 2015-01-12 17:57:29 +01:00
Clement Jamin 1885d666c7 Added new refresh strategy + better benchmark 2014-12-19 12:04:56 +01:00
Clement Jamin 785ac9690c Update PCH 2014-12-18 21:58:06 +01:00
Clement Jamin 68a4eb92af Added the ability to limit the number of points loaded from a file 2014-12-18 09:21:28 +01:00
Clement Jamin 8b09933752 Forgot to add the StdAfx files 2014-12-12 16:39:15 +01:00
Clement Jamin f9bef00845 Added load_points_from_file 2014-12-12 16:37:09 +01:00
Clement Jamin e18ba7133c Add an accurate but slow way to generate a sparse point set 2014-12-11 18:17:32 +01:00
Clement Jamin 6fd090b634 Much faster sparsification function 2014-12-10 18:59:16 +01:00
Clement Jamin a35c173f95 Use std::size_t everywhere 2014-12-05 18:00:44 +01:00
Clement Jamin 8be281a33f Fix a warning: use std::size_t 2014-12-04 12:56:00 +01:00
Mael Rouxel-Labbé 3f5bb0cdd5 Fix trailing whitespace 2014-11-18 11:33:31 +01:00
Mael Rouxel-Labbé 1b32cc9563 Fix compilation errors for linux 2014-11-18 11:31:17 +01:00
Clement Jamin b1f795a6da Fisrt try to remove inconsistencies. Not very good. 2014-10-17 17:34:06 +02:00
Clement Jamin 20177a0d75 Missing typedefs 2014-10-17 14:38:07 +02:00
Clement Jamin 834a7554f4 Add a function to sparsify a point set and test it 2014-10-16 15:32:18 +02:00
Clement Jamin ec11025811 Precompiled headers 2014-10-16 15:31:31 +02:00
Clement Jamin 491e02b85a Stop using Kernel_traits + add generate_points_on_moment_curve 2014-10-15 19:35:18 +02:00
Clement Jamin db6dbb9aa9 Test generate_points_on_circle_2 + code reorganization 2014-10-15 19:00:32 +02:00
Clement Jamin 7f11985e69 Comment noise + add generate_points_on_circle_2 2014-10-15 18:58:48 +02:00
Clement Jamin 13b9f6b254 Code reorganization + function to generate points on n-spheres 2014-10-15 18:17:38 +02:00
Clement Jamin b5bee8fbfc Fix a bug in the computation of the weights + better export and debug code
+ remove the uses of Ambient_dimension
+ improved test
+ Comments clean-up
2014-10-14 16:08:11 +02:00
Clement Jamin 8c677a8f5f Show inconsistencies in red 2014-09-24 18:45:15 +02:00
Clement Jamin 3cf1b89fe0 Improved profiling 2014-09-24 17:04:21 +02:00
Clement Jamin 7ae85ffac3 More points! 2014-09-12 11:16:05 +02:00
Clement Jamin ea61acdb4c Remove useless header + compilation fix 2014-09-11 09:54:57 +02:00
Clement Jamin 43ad543143 Improve test 2014-09-10 17:30:27 +02:00
Clement Jamin 2f1c84e171 Let's give the Klein Bottle a try... 2014-09-10 17:18:31 +02:00
Clement Jamin 0138db9500 Restructure the test 2014-09-10 16:40:08 +02:00
Clement Jamin 38dc351ad3 Minor changes to the test (number of threads, random points...) 2014-09-10 16:07:32 +02:00
Clement Jamin a7082cd595 Parallel version 2014-09-05 17:15:12 +02:00
Clement Jamin a8fce8b2fc Disable randomization + debugging code 2014-09-05 12:43:47 +02:00
Clement Jamin 855a475918 Fix a bug in the computation of the projected point + debugging output 2014-09-04 09:59:02 +02:00
Clement Jamin 5897302192 One more step towards the Tangential complex 2014-09-03 19:05:13 +02:00
Clement Jamin 07e40bd28c Builds the local triangulations 2014-09-02 18:43:43 +02:00
Clement Jamin 9544a1cfb2 New package: Tangential_complex 2014-07-29 17:23:05 +02:00