Commit Graph

33 Commits

Author SHA1 Message Date
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
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
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 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
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
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
Mael Rouxel-Labbé b5c21e1f5d Http -> https + update some dead links 2022-11-23 18:54:37 +01:00
Maxime Gimeno 549e677d6a Merge remote-tracking branch 'cgal/master' into Update_python_scripts-maxGimeno 2021-08-30 13:04:46 +02:00
Mael Rouxel-Labbé 78ff9185b3 Harmonize ASCII usage across all packages 2021-06-23 23:34:32 +02:00
Sébastien Loriot 350b9172c5 replace %CGAL by \cgal (but in titles) 2021-04-11 14:52:01 +02:00
Sébastien Loriot 986bb7ff73 remove mentions to python2 2021-01-06 11:27:08 +01:00
Maxime Gimeno 94dcdd65a8 WIP testing doc pipeline 2020-01-03 16:45:35 +01:00
Mael Rouxel-Labbé 9a7d60a54e Add some Turkish characters to generate_how_to_cite.py 2019-11-19 10:50:48 +01:00
Laurent Rineau 42e47267e2 Merge pull request #3798 from sloriot/CGAL-doc_release_from_Ic
Fix for the doc of a release built from an Ic
2019-03-27 18:05:15 +01:00
Sébastien Loriot 1b94dd4189 fix the last non-relative link 2019-03-27 17:12:37 +01:00
Laurent Rineau 138b26db9d Merge pull request #3798 from sloriot/CGAL-doc_release_from_Ic
Fix for the doc of a release built from an Ic
2019-03-26 17:01:46 +01:00
Sébastien Loriot ab534c5e60 use relative path 2019-03-26 14:45:06 +01:00
albert-github 97b2bd3b5b File not (X)HTML compliant
Made generated file (X)HTML compliant
2019-02-28 11:41:20 +01:00
Sébastien Loriot 01af331c72 use https for all links to www.cgal.org and doc.cgal.org 2018-03-14 15:59:38 +01:00
Philipp Möller 687f35be54 Adapt generate_how_to_cite to releases 2015-12-10 17:05:52 +01:00
Philipp Möller f50b65d48f Change SOURCE_DIR
Increase robustness of generate_how_to_cite
2015-12-10 17:00:25 +01:00
Philipp Möller f38324f747 Move scripts as well 2015-12-10 17:00:23 +01:00