Sebastien Loriot
30b3388446
New package: Frechet Distance ( #8284 )
...
## Summary of Changes
Add a new package computing the approximate Fréchet distance between two
polylines in dD under Euclidean metric, or decides if the distance is
smaller than a given value.
## Release Management
* Affected package(s): Frechet_distance
* Feature (if any):
[link](https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Frechet_Distance )
* License and copyright ownership: MPI, GeometryFactory, cnrs(?)
## TODO:
- [x] check branch size (@sloriot)
- [x] Make it work with `Epick_d<Dimension_tag<2>>` @sloriot
2025-06-05 16:08:47 +02:00
albert-github
d1fea32fc3
Warnings during table generation in documentation
...
With doxygen release1.14.0 doxygen is a bit stricter regarding handling tables (not ignoring superfluous tags), it now leads to some warnings (and unexpected results).
2025-05-26 11:28:55 +02:00
Andreas Fabri
e2058c01c6
Remove some hyphens
2025-05-15 07:28:31 +01:00
albert-github
d320a30df0
Spelling correction
...
Spelling correction
2025-05-14 11:32:26 +02:00
Andreas Fabri
851d03dadb
merge master
2025-05-07 09:13:11 +01:00
albert-github
837be259dc
Double use of citation name
...
Based on #8320 and https://github.com/doxygen/doxygen/pull/11157 creating an assertion for builds from scratch when a citation name is used multiple times.
(doxygen cannot catch these here as they are directly written into html code).
2025-05-07 09:19:15 +02:00
Mael Rouxel-Labbé
e86842189e
Merge remote-tracking branch 'cgal/master' into Hyperbolic_surface_triangulation_2-dubois
2025-01-23 09:53:45 +01:00
Andreas Fabri
859479f681
Merge remote-tracking branch 'cgal/master' into Frechet-dev
2025-01-20 15:47:37 +00:00
Laurent Rineau
5eddbc26ae
fix build with Doxygen 1.10 and later
2024-12-17 15:48:59 +01:00
Sébastien Loriot
c050bb15a3
Merge remote-tracking branch 'cgal/master'
2024-11-15 11:41:07 +01:00
albert-github
d8a4cb6ae7
Layout of how to cite CGAL page
...
Small, in my opinion, improvement of CGAL how to cite page
2024-09-26 13:14:19 +02:00
Sébastien Loriot
c7cfad141b
new accentuated letter
2024-07-08 17:21:18 +02:00
Andreas Fabri
acad4997a9
merge master
2024-06-14 13:31:43 +01:00
Laurent Rineau
7eff8e0ee8
reformat, fix other pytlint warnings
2024-06-06 21:51:41 +02:00
Laurent Rineau
ce55af8da3
fix pylint errors
2024-06-06 21:35:54 +02:00
Sébastien Loriot
82fe1ae299
protected another accentuated letter
2024-03-05 18:11:38 +01:00
Sébastien Loriot
b34d9d6808
use raw string
2024-03-05 13:13:25 +01:00
Sébastien Loriot
05e6889e45
Merge pull request #7397 from afabri/CGAL-Qt6-GF
...
CGAL: Qt5 -> Qt6 [ WIP]
2023-11-24 09:36:38 +01:00
Sébastien Loriot
cfac63f156
Merge remote-tracking branch 'cgal/master' into HEAD
2023-11-16 11:35:35 +01:00
Sébastien Loriot
4d834098b8
Merge remote-tracking branch 'cgal/master' into HEAD
2023-11-16 10:39:31 +01:00
Sébastien Loriot
29d948a788
handle new letter
2023-11-16 09:37:41 +01:00
Laurent Rineau
d9dcc9c2ed
fix the compilation of doc
...
- Use `-j$(nproc)` or `-j` (!!!)
- Handle errors when a Doxygen run fails.
2023-11-09 18:47:19 +01:00
Laurent Rineau
51627e3505
Merge remote-tracking branch 'cgal/master' into CGAL-Qt6-GF
...
# Conflicts:
# GraphicsView/demo/Bounding_volumes/CMakeLists.txt
2023-11-01 20:59:44 +01:00
albert-github
d982ccbe02
Correcting stylesheet name
...
The name `stylesheet.css` is replaced by a better name `cgal_stylesheet.css` a while ago, but apparently these 2 files were not updated.
2023-10-09 13:09:46 +02:00
Laurent Rineau
2f6d51b49b
Remove a few occurrences of CGAL_Qt5
...
... and replace by CGAL_Qt6
2023-09-14 16:33:20 +02:00
Sébastien Loriot
075421890c
Merge remote-tracking branch 'cgal/5.5.x-branch'
2023-05-24 09:35:53 +02:00
Sébastien Loriot
de869b74a8
the link is changing all the time
2023-05-23 13:47:42 +02:00
Sebastien Loriot
243adaaa05
Update doc testsuite to use 1.9.6 ( #7441 )
...
Replaces #6178
2023-05-19 18:03:05 +02:00
Sébastien Loriot
caba1718c9
improve error message
2023-05-15 11:52:57 +02:00
Sébastien Loriot
0a8a706f2a
remove check on exe name
2023-05-15 11:42:03 +02:00
Sébastien Loriot
d23fdd85bf
update testsuite script to last doxygen version
2023-05-12 19:44:58 +02:00
Sébastien Loriot
cb11c8a673
no longer deal with png icons + remove CGAL link in title
2023-05-12 19:07:34 +02:00
albert-github
254251d3f6
Incorrect usage of `xmlns` in HTML headers
...
A bit hidden usage corrected as well.
2023-04-18 13:14:03 +02:00
Laurent Rineau
af3842bab0
Merge pull request #7178 from sloriot/doc_7101_follow_up
...
Force html output (needed with lxml greater than 4.6.5)
2023-01-27 20:55:22 +01:00
Laurent Rineau
7998432056
Merge pull request #7199 from sloriot/CGAL-doc_python_pkg_filter
...
pkg_filter use detected python version
# Conflicts:
# Documentation/doc/CMakeLists.txt
2023-01-27 20:55:07 +01:00
Sébastien Loriot
271cad9d3d
use detected python version
2023-01-18 19:03:42 +01:00
Sébastien Loriot
56a852403c
force html output (needed with lxml greater that 4.6.5)
2023-01-11 16:54:02 +01:00
Sebastien Loriot
e95a9d98df
Close files before writing ( #7101 )
2022-12-21 14:44:32 +01:00
Sébastien Loriot
12bca1c4f6
close files before writing
2022-11-30 13:30:22 +01:00
Mael Rouxel-Labbé
b5c21e1f5d
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Sébastien Loriot
6f84cbebc2
Merge remote-tracking branch 'cgal/5.3.x-branch'
2022-05-26 18:13:19 +02:00
Sébastien Loriot
74323a484f
workaround issue with pyquery
2022-05-25 18:52:04 +02:00
Sébastien Loriot
72c3607780
undo version change
2021-09-22 09:34:37 +02:00
Maxime Gimeno
713467e952
revert Doxygen changes
2021-09-03 10:31:15 +02:00
Maxime Gimeno
3cf9007f5b
Fix xml decoding
2021-09-01 09:14:39 +02:00
Maxime Gimeno
6baa27c7eb
Fix documentation_parser.py
2021-08-31 10:17:07 +02:00
Maxime Gimeno
549e677d6a
Merge remote-tracking branch 'cgal/master' into Update_python_scripts-maxGimeno
2021-08-30 13:04:46 +02:00
Sébastien Loriot
814c9138ef
Merge remote-tracking branch 'cgal/5.3.x-branch'
2021-08-12 10:38:11 +02:00
Sébastien Loriot
cff3cdb40e
Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD
2021-08-12 10:23:57 +02:00
Laurent Rineau
97fb041ad5
Port documentation_parser.py to Python3
...
My attempt with python2 on Ubuntu 20.04 failed. Let's move to Python3,
at least for this script.
2021-08-10 13:34:40 +02:00