Laurent Rineau
2ca0e52a85
fixes post-CGAL-6.0
...
[skip ci]
2024-10-01 16:31:06 +02:00
albert-github
ad41766454
issue #7395 Improvement of layout of model relations
...
Corrected `cgalModels` to `cgalHasModes` inside `cgalHasNodelsBegin` / `cgalHasModelsEnd`
2023-07-18 13:23:37 +02:00
albert-github
4e5578d469
issue #7395 Improvement of layout of model relations
...
- based on review
2023-07-15 13:12:15 +02:00
albert-github
ee2a55279d
issue #7395 Improvement of layout of model relations
...
- Completed the cgalHasModel part
- corrected spelling of `Has Model` and `Is Model Of` to `Has model` and `Is model of`
2023-07-06 17:35:34 +02:00
albert-github
2329cb714d
Making description of author(s) of a package consistent
...
After review
Removing `,` in case of 2 authors so it is also consistent with the bibliography.
2023-02-03 12:21:50 +01:00
albert-github
57e900b47c
Making description of author(s) of a package consistent
...
- use `\cgalPckAuthor` in case of one author
- use of `\cgalPckAuthors` in case of multiple authors
- using in case of multiple authors always `, and `
- in the 1.9.6 `BaseDoxyfile.in` let the `\cgalPckAuthors` point to `\cgalPckAuthor` to get consistent output (not done for other versions as in the past the `ALIASES` could not call one another).
2023-02-02 18:40:44 +01:00
Mael
0ff7882997
Merge branch 'master' into feature/bug_documentation_spell_20221113
2022-12-06 22:21:06 +01:00
Mael Rouxel-Labbé
b5c21e1f5d
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
albert-github
7a62583efa
spelling corrections
...
Some spelling corrections (Directories starting with `C`)
2022-11-14 19:14:33 +01:00
albert-github
2a54687e77
Correction of hyperlinks
...
The link checker gave a number of redirects and incorrect links.
- the redirects have been solved ass far as possible
- the incorrect links have been checked and corrected where possible, others have been reported through issues;
2021-06-04 13:52:14 +02:00
Simon Giraudot
8264096ee7
Remove TensorFlow support from Classification
2021-02-23 08:52:02 +01:00
Maxime Gimeno
3b70343590
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-11-16 16:19:43 +01:00
Mael Rouxel-Labbé
26355e2e32
Uniformize capital / third person usage of \brief
2020-06-25 15:13:47 +02:00
Simon Giraudot
6d0cc18902
Merge remote-tracking branch 'mine/Classification-Simpler_IO_for_ETHZ_Random_forest-GF' into Classification-Simpler_IO_for_ETHZ_Random_forest-GF
2020-04-07 09:54:37 +02:00
Simon Giraudot
deb64dfd40
Update doc
2020-04-06 10:49:32 +02:00
Sébastien Loriot
47027d6f5b
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 18:59:19 +01:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Simon Giraudot
b77e138438
Fix capitalization
2020-03-24 16:30:01 +01:00
Dmitry Anisimov
13d0156482
fixed docs, references, biblio, and license
2019-04-22 13:06:20 +02:00
Andreas Fabri
a472c24185
http:/www.boost.org -> https://www.bost.org
2019-03-20 08:59:22 +01:00
Andreas Fabri
7c2674abc8
More links fixed
2019-03-20 08:38:40 +01:00
Sébastien Loriot
59bc453b42
first batch of replacement for level 1 in classified ref man
...
command used:
grep -l "##" */doc/*/PackageDescription.txt | xargs sed -i -E 's/\#\#\s*([[:print:]]+[[:alnum:]])\s*\#\#\s*$/\\cgalCRPSection{\1}/'
2019-02-14 10:32:39 +01:00
Simon Giraudot
fb63d960e8
Update doc based on reviews
2019-01-25 09:32:32 +01:00
Simon Giraudot
c81fbe4688
Move all classifiers based on other libraries to dedicated namespaces
2019-01-07 11:50:02 +01:00
Simon Giraudot
394746a75d
Fix typos from review
2018-12-18 16:18:08 +01:00
Simon Giraudot
ae169b9f9a
Update user manual
2018-12-12 08:59:58 +01:00
Simon Giraudot
34aa9a5290
Document tensorflow classifier + example
2018-12-11 16:32:04 +01:00
Simon Giraudot
6901935aec
Add new features based on local height
2018-12-11 15:02:27 +01:00
Sébastien Loriot
3a1516e940
add missing Reference and uniformize ref man group declaration
2018-11-20 13:47:16 +01:00
Sébastien Loriot
2f9408f867
rename link name to match package name
2018-10-08 10:28:55 +02:00
Sébastien Loriot
ea240cfac5
use \PkgXXX instead of \PkgXXXSummary
2018-10-08 10:28:44 +02:00
Sébastien Loriot
a2e8a1c68f
add the suffix Ref to doxygen link to reference
2018-10-08 10:26:56 +02:00
Simon Giraudot
f2aeb9f9d9
Replace author by authors
2018-07-05 09:08:27 +02:00
Simon Giraudot
81ca078932
Replace energies by probabilities
2018-07-05 09:08:27 +02:00
Simon Giraudot
656d0a5e78
Update doc with review
2018-07-05 09:08:27 +02:00
Simon Giraudot
f95531995e
Add doc dependency to BGL
2018-07-05 09:07:33 +02:00
Simon Giraudot
59b90c2896
First full version of the user manual of Classification 2.0
2018-07-05 09:07:33 +02:00
Simon Giraudot
84f0bcfe04
Update Classification user manual
2018-07-05 09:07:33 +02:00
Simon Giraudot
9a25a1248d
Update doc, examples and tests of Classification
2018-07-05 09:07:32 +02:00
Simon Giraudot
02864d60bc
Classification:fix introduced release
2018-04-09 11:18:47 +02:00
Simon Giraudot
fc3cf7a27f
Document MIT license and IO Stream's GZIP dependency
2018-01-12 14:15:03 +01:00
Simon Giraudot
e08729ca2d
Add dependencies to boost libraries in manual
2018-01-12 14:15:02 +01:00
Simon Giraudot
ce4c967f12
Separate random forest examples
2018-01-12 14:15:02 +01:00
Simon Giraudot
d78ff28d53
Update user manual of classification
2018-01-12 14:15:02 +01:00
Simon Giraudot
b9f52f7e2b
Update reference manual of Classification
2018-01-12 14:15:01 +01:00
Simon Giraudot
0e3695b991
Update changes.html + package description
2017-09-12 07:39:19 +02:00
Simon Giraudot
8b2aacb8e2
Minor corrections from review
2017-06-09 14:04:47 +02:00
Simon Giraudot
7fc1926bde
Doc: dd precisions on scale, normal estimation, noise, outliers, etc.
2017-05-31 09:12:43 +02:00
Simon Giraudot
01f6ee38c7
Fix typo
2017-05-31 08:21:27 +02:00
Simon Giraudot
85f537f4cf
Add example with noise and outliers
2017-05-30 15:15:51 +02:00