Commit Graph

92588 Commits

Author SHA1 Message Date
Simon Giraudot 913c29bbca Make PCA of iso cuboid more conform to paper formulas 2020-10-29 09:24:36 +01:00
Simon Giraudot 77b2c1ecc4 Add test for kernels 2020-10-28 13:36:33 +01:00
Simon Giraudot e657cb7316 Avoid filling temp lists using a subiterator for subdimensions 2020-10-28 13:36:33 +01:00
Simon Giraudot 35a096011e Make PCA compatible with Epeck 2020-10-28 13:36:33 +01:00
Simon Giraudot e58561aeca Make Eigen_diagonalize_traits compatible with epeck 2020-10-28 13:36:33 +01:00
Simon Giraudot d1b9e872b2 Add assertions if measure is null 2020-10-28 13:36:33 +01:00
Simon Giraudot f440031f5c Fix precision of Eigen diagonalize traits 2020-10-28 13:36:33 +01:00
Sebastien Loriot 6b98751311
Merge pull request #5118 from maxGimeno/CI_doc-Filter_doc-maxGImeno
CI auto doc : filter
2020-10-27 15:50:22 +01:00
Maxime Gimeno 3f6207e311 Changes after review 2020-10-27 08:43:55 +01:00
Maxime Gimeno 902284e45d Same for doc removal 2020-10-26 15:27:09 +01:00
Maxime Gimeno 95a09c8a3d commit amend and force push to keep history as small as possible 2020-10-26 14:30:02 +01:00
Laurent Rineau d08d6ca552 Merge branch '5.1.x-branch' 2020-10-23 16:06:55 +02:00
Laurent Rineau a7cd94f82f Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' into 5.1.x-branch 2020-10-23 16:06:46 +02:00
Laurent Rineau 8375ef1c11
Merge pull request #4924 from sgiraudot/Surface_sweep-Indexed_segment_init-GF
Surface Sweep + Arr Overlay: Init with indexed edges
2020-10-23 16:05:56 +02:00
Laurent Rineau 705c22414c Merge pull request #4626 from sgiraudot/Classification-Simpler_IO_for_ETHZ_Random_forest-GF
[Small Feature] Modernize Classification Package
2020-10-23 15:57:20 +02:00
Laurent Rineau 7dbb8f1411 Merge pull request #5077 from FabienPean/patch-1
Add const qualifier for getters in MCF skeletonization
2020-10-23 15:57:18 +02:00
Laurent Rineau cb390e23ee Merge pull request #5082 from maxGimeno/Doc-fix_three_warning-maxGimeno
Three_documentation: Fix warning
2020-10-23 15:57:14 +02:00
Laurent Rineau 649c8faa33 Merge pull request #5095 from barcode/fix_dirent_define_clash
Fix define clashes with dirent.h which is included by some boost headers
2020-10-23 15:57:13 +02:00
Laurent Rineau c0b108abf1 Merge pull request #5105 from maxGimeno/Demo-Update_key_bindings_doc-maxGimeno
Polyhedron demo: Update Mouse and Key Bindings
2020-10-23 15:57:11 +02:00
Maxime Gimeno 3319fdf8e9 WIP filtering 2020-10-23 15:28:17 +02:00
Laurent Rineau b86a5018c7
Merge pull request #5106 from maxGimeno/CI-Better_message_for_doc-maxGimeno
CI : Message for the doc
2020-10-22 16:23:24 +02:00
Maxime Gimeno 0219519a70 Specify that the doc takes some time before being available 2020-10-22 14:58:04 +02:00
Maxime Gimeno 08469076fc Remove false key binding 2020-10-22 14:06:09 +02:00
Maxime Gimeno 1efe80f8a5 Fixes some mouse bindings description 2020-10-22 13:53:40 +02:00
Sébastien Loriot 1dee2c3704 Merge remote-tracking branch 'cgal/5.1.x-branch' into master 2020-10-21 10:27:52 +02:00
Simon Giraudot adef28b496 Add assertions and fix bug 2020-10-21 10:12:51 +02:00
Sebastien Loriot b96ed11a1b
Merge pull request #5101 from maxGimeno/fix_travis-maxGimeno
Fix Travis
2020-10-21 10:09:33 +02:00
Maxime Gimeno 02dc6ba197 Add missing exit 0 2020-10-21 10:05:41 +02:00
Laurent Rineau 1cd0cf8eef Merge branch '5.1.x-branch' 2020-10-21 09:32:43 +02:00
Laurent Rineau 16a929c310 Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-10-21 09:27:51 +02:00
Laurent Rineau 5220a17489 Merge remote-tracking branch 'lrineau/Triangulation_2-improve_CDT_plus_2-GF' into releases/CGAL-5.0-branch 2020-10-21 09:27:10 +02:00
Sebastien Loriot da0d6fda44
Merge branch 'master' into Classification-Simpler_IO_for_ETHZ_Random_forest-GF 2020-10-21 08:28:55 +02:00
Raphael Grimm 6acef1b8b1 Fix define clashes with dirent.h which is included by some boost headers
Use prefix CGAL_analyze_impl_ to avoid clashing and breaking dirent.h.
Also fix potential bug when including
"CGAL/Classification/TensorFlow/Neural_network_classifier.h"
after this header
2020-10-20 14:18:12 +02:00
Sebastien Loriot 56ab14ec6c
Merge pull request #4693 from afabri/Surface_mesh_reuse_garbage-GF
Surface_mesh:  Add switch for enabling/disabling Recycling of Garbage
2020-10-20 13:37:43 +02:00
Sebastien Loriot 20039666f6
Merge pull request #5081 from barcode/fix_gif_impl_define
Rename the define DEBUG to CGAL_GIF_IMPL_DEBUG
2020-10-20 13:36:38 +02:00
Sebastien Loriot aea7a5f19a
Merge pull request #4923 from grassofsky/master
fix edge_to_faces key in Collect_face_bbox_per_edge_bbox
2020-10-20 13:36:07 +02:00
Sébastien Loriot 209bee81b3 Merge remote-tracking branch 'cgal/5.1.x-branch' into master 2020-10-20 13:35:25 +02:00
Sébastien Loriot 335ac3d5dd Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-10-20 13:32:03 +02:00
Sebastien Loriot f6ff5a7baf
Merge pull request #5078 from maxGimeno/Travis-Fix_BGL_examples-maxGimeno
Use ctest in travis
2020-10-20 13:29:11 +02:00
Sebastien Loriot 34e0026e5e
Merge pull request #5088 from sloriot/SM_Skel-duplicated_input
Accomodate duplicated points in the input mesh
2020-10-20 13:28:33 +02:00
Sebastien Loriot bdc2f3e0db
Merge pull request #5076 from lrineau/Triangulation_2-improve_CDT_plus_2-GF
Triangulation_2: improve CDT_plus_2
2020-10-20 13:28:12 +02:00
Sébastien Loriot e5019d04e6 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-10-20 13:27:26 +02:00
Sebastien Loriot abaad3c953
Merge pull request #5083 from MaelRL/CGAL-Fix_aff_transf_weighted_points-GF
Kernel_23: Fix affine transformations of weighted points
2020-10-20 13:26:14 +02:00
Maxime Gimeno 945653c46f fix selection_item 2020-10-20 09:24:51 +02:00
Sébastien Loriot 3de69ed650 remove useless call 2020-10-19 13:28:39 +02:00
Sébastien Loriot e956c6b54b accomodate duplicate points in the input mesh 2020-10-19 10:30:21 +02:00
Simon Giraudot d060301664 Update CHANGES.md 2020-10-19 08:06:23 +02:00
Simon Giraudot 80a5deb8e9 Merge remote-tracking branch 'mine/Classification-Simpler_IO_for_ETHZ_Random_forest-GF' into Classification-Simpler_IO_for_ETHZ_Random_forest-GF 2020-10-19 07:59:47 +02:00
Mael Rouxel-Labbé 5a27f1b8de Test affine transformation of weighted points 2020-10-16 16:23:55 +02:00
Thomas Lin Pedersen 38e46d853c move braces 2020-10-16 16:10:48 +02:00