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 |
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
|
4599787d67
|
Improve deprecated message
|
2018-06-19 10:57:55 +02:00 |
Simon Giraudot
|
c0da4fcef5
|
Warn against using CGAL diagonalize traits
|
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 |
Laurent Rineau
|
0a74393dcf
|
Commit all new dependencies files
|
2018-03-06 18:44:48 +01:00 |
Sébastien Loriot
|
704fe9563b
|
do not use uppercase name for variables
|
2018-02-16 14:15:02 +01:00 |
Maxime Gimeno
|
688b5dd06e
|
Move dependencies creation to package_info and add dependencies to git
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
8bde832931
|
Fix METIS headers in BGL
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
a676d5a60e
|
Try to fix errors in classification checks
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
acd0a72edf
|
Modify travis script to test dependencies
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
ae36b452bc
|
Add dependencies of all packages
|
2018-02-02 12:08:05 +01:00 |
Sébastien Loriot
|
0698f79aff
|
add SPDX identifier for files under the LGPL-3+ license
|
2017-11-12 10:17:50 +01:00 |
Mael Rouxel-Labbé
|
969435d37d
|
Merge branch 'master' into Solver_interface-fix_doc-GF
|
2017-10-13 17:14:16 +02:00 |
Mael Rouxel-Labbé
|
a8faf16b00
|
Fixed infinite recursive call
|
2017-10-08 00:32:09 +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 |
konstantinos katrioplas
|
e4598c3f8e
|
handle multiple values at the same position & symmetric matrices
|
2017-09-30 16:05:28 +03:00 |
konstantinos katrioplas
|
cd1d9ff439
|
return 0 if value hasn't changed
|
2017-09-27 18:28:09 +03:00 |
konstantinos katrioplas
|
900e37dc79
|
simple loop
|
2017-09-27 17:32:31 +03:00 |
konstantinos katrioplas
|
a702e83ee5
|
doc on time complexity
|
2017-09-27 15:26:06 +03:00 |
konstantinos katrioplas
|
f2af36d34f
|
method works without matrix having been built
|
2017-09-27 15:17:20 +03:00 |
konstantinos katrioplas
|
551c066ddd
|
add missing get_coef method
|
2017-09-27 00:31:41 +03:00 |
Laurent Rineau
|
bedd1cf1b5
|
Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch
|
2017-09-08 17:38:04 +02:00 |
Andreas Fabri
|
ded5764399
|
No need for EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET as it IS stable now
|
2017-09-06 11:19:25 +01:00 |
Mael Rouxel-Labbé
|
262b24a87b
|
Fixed Eigen_vector's dimension() returning an Eigen::Index and not int
|
2017-06-23 10:33:51 +02:00 |
Sébastien Loriot
|
8dab03e8e9
|
Merge pull request #1720 from sgiraudot/Solver_interface-Enhance_eigen_diagonalize-GF
Use faster Eigen implementation for diagonalization
|
2017-01-02 19:10:19 +01:00 |
Andreas Fabri
|
e5a3088f2c
|
Static cast to avoid warning
|
2016-12-16 09:15:20 +01:00 |
Simon Giraudot
|
c81a2dd975
|
Use faster Eigen implementation for diagonalization
|
2016-11-24 14:58:45 +01:00 |
Laurent Rineau
|
223c1cf5a4
|
Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF
Compute and fix packages dependencies
|
2016-10-05 13:11:04 +02:00 |
Andreas Fabri
|
3c375d7cb7
|
Fix package Periodic_2_Triangulation_2
|
2016-09-30 15:22:27 +02:00 |
Sébastien Loriot
|
6b338eeb1f
|
improve the name of projects in cmake scripts of examples
|
2016-09-08 00:02:55 +02:00 |
Sébastien Loriot
|
27d605d636
|
add missing include directives
|
2016-08-26 09:28:35 +02:00 |
Sébastien Loriot
|
881e4d3199
|
request Core only in examples, tests and demos when really needed
|
2016-03-07 22:36:57 +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
|
067ead94a1
|
fix headers
|
2015-10-09 10:48:06 +02: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 |