Liangliang Nan
|
e4ea59e852
|
fixed a typo
|
2019-06-06 10:01:20 +02:00 |
Liangliang Nan
|
d4b4640139
|
corrected references (using the new names of the packages)
|
2019-06-06 00:30:01 +02:00 |
Liangliang Nan
|
fadaee63a8
|
integrated PolyFit
|
2019-06-05 17:50:37 +02:00 |
Simon Giraudot
|
d8b51a9672
|
Merge remote-tracking branch 'laurent/Installation-remove_FindBLAS_LAPACK_TAUCS-GF' into Installation-remove_FindBLAS_LAPACK_TAUCS-GF
|
2019-04-09 15:22:45 +02:00 |
Sébastien Loriot
|
124012d9f9
|
replace cpp11::array by std::array
|
2019-03-29 13:28:33 +01:00 |
Andreas Fabri
|
7c2674abc8
|
More links fixed
|
2019-03-20 08:38:40 +01:00 |
Simon Giraudot
|
911bea4021
|
Remove Lapack support from Jet_fitting, PSP, Ridges and Solver_interface
|
2019-03-08 09:53:21 +01:00 |
Laurent Rineau
|
8693f95dac
|
Merge pull request #3619 from albert-github/feature/bug_headers
Update of headers
|
2019-02-22 16:39:09 +01:00 |
Maxime Gimeno
|
c93b8ee498
|
add missing concept to the packagedescription of solver_interface
|
2019-02-15 11:45:20 +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 |
Sébastien Loriot
|
e4cbae525c
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD
|
2019-01-31 11:25:26 +01:00 |
Sébastien Loriot
|
99d842401a
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
|
2019-01-31 11:24:50 +01:00 |
Sébastien Loriot
|
1d64eae843
|
reduce brief
|
2019-01-14 17:58:49 +01:00 |
Andreas Fabri
|
162d74baef
|
Some changes after Sebastien's review
|
2018-12-11 12:15:16 +01:00 |
Sébastien Loriot
|
e0c5a25316
|
fix concept
|
2018-11-13 21:47:08 +01:00 |
Sébastien Loriot
|
1d04a47326
|
use and document Index type
|
2018-11-13 21:26:00 +01:00 |
Andreas Fabri
|
5b62f06871
|
Fix merge conflicts
|
2018-11-12 13:02:52 +01:00 |
Sébastien Loriot
|
2f9408f867
|
rename link name to match package name
|
2018-10-08 10:28:55 +02:00 |
Sébastien Loriot
|
3dd0aa112d
|
rename macro not following the convention
|
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 |
Andreas Fabri
|
e7740e16e8
|
Add example with free function and reorder sections in manual
|
2018-09-11 17:32:53 +02:00 |
Simon Giraudot
|
7048b5cb17
|
Update diagonalize traits inclusions + deprecation warnings
|
2018-06-19 10:57:55 +02:00 |
Simon Giraudot
|
41d554fe58
|
Deprecating Diagonalize_traits: document dependency to Eigen
|
2018-06-19 10:57:55 +02:00 |
Simon Giraudot
|
678333a272
|
More precisions about Eigen_diagonalize_traits
|
2018-06-19 10:57:55 +02:00 |
Mael Rouxel-Labbé
|
7e3ed29e94
|
Improved solver_interface's documentation
|
2017-10-08 00:22:13 +02:00 |
Mael Rouxel-Labbé
|
908c2eb63a
|
Readability changes (no real changes)
- Made indentation coherent across the whole package
- Fixed EOL whitespace
|
2017-10-07 20:59:32 +02:00 |
Andreas Fabri
|
f7977614ce
|
Move documentation to the header files in include/CGAL/
|
2017-10-03 14:02:15 +01:00 |
Philipp Möller
|
0a04a3a48f
|
Use CGAL_DOC_VERSION
|
2016-02-11 15:37:54 +01:00 |
Sébastien Loriot
|
eb2ba8cefe
|
rename Surface_modeling package to Surface_mesh_deformation for consistency
|
2016-02-08 12:25:49 +01:00 |
Sébastien Loriot
|
6b7ff0772a
|
remove empty line breaking layout
Tested locally
|
2016-02-07 19:00:09 +01:00 |
Philipp Möller
|
71b4e9c515
|
Use CGAL_FULL_VERSION in all Doxyfile.in
|
2015-12-17 16:33:28 +01:00 |
Philipp Möller
|
c5d3cdb20e
|
Remove unnecessary Doxyfile.in statements
It is not necessary to specify the IMAGE_PATH or EXAMPLE_PATH here. Add
the images, if necessary.
|
2015-12-10 17:04:51 +01:00 |
Philipp Möller
|
81a8f982dc
|
Handle the easy INPUT cases
If INPUT is just PKG/doc/PKG, handle it automatically.
|
2015-12-10 17:00:26 +01:00 |
Sébastien Loriot
|
dbb4a72bca
|
remove exe flag
|
2015-10-07 15:53:56 +02:00 |
Simon Giraudot
|
3abe7ff35b
|
Fix bug in doc (old name of Poisson reconstruction)
|
2015-10-07 11:06:51 +02:00 |
Simon Giraudot
|
394f0e701a
|
New typedefs in DiagonalizeTraits
|
2015-10-01 16:03:25 +02:00 |
Sébastien Loriot
|
110534fda5
|
package was renamed
|
2015-09-29 10:53:46 +02:00 |
Simon Giraudot
|
660f0a878c
|
Update authors list in doc
|
2015-09-22 10:41:04 +02:00 |
Sébastien Loriot
|
18b70c0e48
|
update authors and add implementation history section
|
2015-09-22 10:27:37 +02:00 |
Sébastien Loriot
|
ede84a7f28
|
fix typos
|
2015-09-21 08:42:47 +02:00 |
Simon Giraudot
|
619554a20b
|
Replace SparseLinearAlgebraTraitsWithFactor_d by SparseLinearAlgebraWithFactorTraits_d
|
2015-09-16 17:23:00 +02:00 |
Simon Giraudot
|
a4f242a0cc
|
Replace Internal_diagonalize_traits by Diagonalize_traits + corrections in Concepts/Models
|
2015-09-16 11:41:26 +02:00 |
Sébastien Loriot
|
8ae1957ef2
|
remove extra spaces
|
2015-09-07 14:01:05 +02:00 |
Simon Giraudot
|
e4c990f16d
|
Remove references to Lapack in doc and examples
|
2015-09-07 12:18:19 +02:00 |
Simon Giraudot
|
63f77a05a5
|
Merge branch 'CGAL-Solver-package-GF-old' into CGAL-Solver-package-GF
|
2015-09-07 10:01:12 +02:00 |
Simon Giraudot
|
4e74f7e1da
|
Remove duplicate file (left in Kernel_d)
|
2015-09-07 08:09:15 +02:00 |
Simon Giraudot
|
dd271ecca5
|
Revert "Bugfix: function extract_largest_(...) is now called extract_smallest_(...) to be consistent with what is actually extracted."
This reverts commit 8410aab93c.
|
2015-09-04 15:13:57 +02:00 |
Simon Giraudot
|
90b3528fac
|
Update doc with SparseLinear concepts
|
2015-09-04 11:04:02 +02:00 |
Simon Giraudot
|
8410aab93c
|
Bugfix: function extract_largest_(...) is now called extract_smallest_(...) to be consistent with what is actually extracted.
|
2015-09-03 18:55:19 +02:00 |