Sébastien Loriot
98e471849b
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Sebastien Loriot
b7323389c7
Merge pull request #5622 from maxGimeno/CMake-Update_versions_in_scripts-maxGimeno
...
Update maximum cmake versions
2021-04-17 10:58:14 +02:00
Sebastien Loriot
db383e15b5
Merge pull request #5130 from sgiraudot/PCA-Several_enhancements-GF
...
[Principal Component Analysis] Kernel compatibility, diagonalization precision and overload efficiency
2021-04-17 10:47:23 +02:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Simon Giraudot
fe3da4cc9f
Fix conversion warnings AGAIN
2021-04-14 09:45:06 +02:00
Simon Giraudot
c9a331ec19
Fix more conversion warnings
2021-04-13 10:18:06 +02:00
Maxime Gimeno
17602e589e
Merge remote-tracking branch 'cgal/master' into CGAL-clang_tidy__nullptr_on_Mesh_2-GF
2021-04-07 09:17:51 +02:00
Laurent Rineau
02ee91c13c
Merge pull request #5548 from sgiraudot/PCA-Do_not_compile_without_Eigen-GF
...
PCA: do not compile examples/tests without Eigen
2021-04-06 15:12:59 +02:00
Simon Giraudot
7d716c0be7
Fix conversion warnings
2021-04-06 08:38:56 +02:00
Simon Giraudot
53c24ef300
Fix conversion warnings in test kernels
2021-04-06 08:30:06 +02:00
Simon Giraudot
3efe2ec339
Fix warnings: CGAL objects use int parameters for operator[]
2021-03-31 09:40:19 +02:00
Simon Giraudot
a4ac6061cf
Fix conversion warnings
2021-03-25 10:40:59 +01:00
Simon Giraudot
60a568a032
Do not compile PCA examples/tests without Eigen
2021-03-23 11:41:47 +01:00
Maxime Gimeno
cc99fd94ad
Demo Pass
2021-02-19 16:02:12 +01:00
Maxime Gimeno
0e4345741c
Do the cpp too
2021-02-10 08:55:34 +01:00
Maxime Gimeno
2500331070
Merge remote-tracking branch 'cgal/master' into Demo-Add_dependency_to_qt5_moc_and_dependencies-maxGimeno
2021-02-09 12:33:52 +01:00
Maxime Gimeno
9cd0d450f9
Remove QDomElements and need for QtXml
2021-02-09 11:31:34 +01:00
Laurent Rineau
c5ba414c72
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
...
Graphics_view: Upgrade glsl version in basic_viewer_shaders
2021-02-05 16:12:42 +01:00
Laurent Rineau
b134ed8246
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
...
Graphics_view: Upgrade glsl version in basic_viewer_shaders
2021-02-05 16:07:32 +01:00
Maxime Gimeno
a91d63699f
Fix PCA demo and remove debug warnings
2021-01-21 11:06:01 +01:00
Sébastien Loriot
f4935dc199
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Sébastien Loriot
eecb00534e
fix macro name to be consistent with find_package
2021-01-15 10:43:34 +01:00
Maxime Gimeno
04753381e5
Rename file and add ::Qt
2021-01-12 13:22:34 +01:00
Maxime Gimeno
95192d6d4b
factorize context initialization
2021-01-12 13:08:58 +01:00
Maxime Gimeno
17e83d573d
Fix demos
2021-01-08 11:40:09 +01:00
Simon Giraudot
2bbb9f24da
Fix Iso_cuboid_3 version with tag<2> + decrease error limit in tests
2020-11-02 15:30:32 +01:00
Simon Giraudot
c216426908
Add missing file
2020-10-29 15:16:44 +01:00
Simon Giraudot
5c39c3bd24
Fix PCA for Iso_cuboid_3 volumic
2020-10-29 15:11:03 +01:00
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
d1b9e872b2
Add assertions if measure is null
2020-10-28 13:36:33 +01:00
Maxime Gimeno
bebd60c12b
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Laurent Rineau
6869e74987
Merge pull request #4995 from sgiraudot/PCA-Fix_Segment_3_variant-GF
...
PCA: Add validity test and fix several bugs
2020-10-09 17:34:59 +02:00
Laurent Rineau
fb843d4d56
Merge pull request #4995 from sgiraudot/PCA-Fix_Segment_3_variant-GF
...
PCA: Add validity test and fix several bugs
2020-10-09 16:58:32 +02:00
Simon Giraudot
2570d75eb1
Reduce quality limit
2020-10-07 10:22:32 +02:00
Simon Giraudot
0f0de6d81e
Fix conversion warnings
2020-10-01 11:16:33 +02:00
Simon Giraudot
3aba0d20c6
Fix unused variable warning
2020-09-30 08:24:54 +02:00
Simon Giraudot
0278bf23a9
Use nullptr instead of NULL
2020-09-14 15:05:43 +02:00
Simon Giraudot
771d539ade
Document test
2020-09-14 15:05:02 +02:00
Simon Giraudot
4e71a883d9
Add validity test to PCA
2020-09-14 15:05:02 +02:00
Simon Giraudot
8986403ffe
Fix missing arguments for overload detections
2020-09-14 15:05:02 +02:00
Simon Giraudot
379ee7df69
Fix inverted arguments
2020-09-14 15:05:02 +02:00
Simon Giraudot
9cc45f7c5e
Fix incorrect moment matrix for Iso_cuboid_3
2020-09-14 15:04:24 +02:00
Simon Giraudot
bdcae24d72
fix incorrect moment matrix init for Segment_3
2020-09-14 15:04:24 +02:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Simon Giraudot
421096fd7f
Use imported targets everywhere
2020-04-15 14:06:13 +02:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot
8b153fb495
Merge branch 'cgal/releases/CGAL-5.0-branch'
...
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00