summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-08Add modules as CMake options in order to be able to activate/desactivate comp...vrouvrea
2017-05-30Make install examples mechanismvrouvrea
2017-05-30Add a warningvrouvrea
2017-05-19Move src/common/utilities/hypergenerator.cpp in src/common/utilitiesvrouvrea
2017-05-18Modify the way cmake handles utilities, examples, test and benchmarks with ne...vrouvrea
2017-05-16Modify Doxyfile to make it work with distributed MathJax.jsvrouvrea
2017-05-16Add MathJax for distributionvrouvrea
2017-05-15Use MATHJAX for doxygen documentation generation.vrouvrea
2017-05-09Fix Windows python module compilationvrouvrea
2017-05-09Doc issuevrouvrea
2017-05-02typosglisse
2017-04-26Fix warningsvrouvrea
2017-04-24Remove unused variablescjamin
2017-04-24Make compilation and tests out of sourcevrouvrea
2017-04-24Doc typovrouvrea
2017-04-19Fix doc issuevrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-04-18Rename CMake testsvrouvrea
2017-04-14Fix doc level inconsistenciesvrouvrea
2017-04-14Remove scripts/generate_version.sh, use make user_versionvrouvrea
2017-04-14Fix doc level inconsistenciesvrouvrea
2017-04-14Fix Title level inconsistenciesvrouvrea
2017-04-14Fix Sphinx and unitary tests issuesvrouvrea
2017-04-14Try of a fix for Windows cython find mechanismvrouvrea
2017-04-12Merge last trunk modificationsvrouvrea
2017-04-11Fix line length cpplintvrouvrea
2017-04-11Fix some #include ""vrouvrea
2017-04-11Move Euclidean_distance in Gudhi namespacevrouvrea
2017-04-10Merge last trunk modificationsvrouvrea
2017-04-10Fix and rename test farthestvrouvrea
2017-04-10Typo fixvrouvrea
2017-04-10mac osx version is 10.12 and not 10.9 (cf. mail Bertrand Michel)vrouvrea
2017-04-07Clarify doc about Squared_distance_d in Subsampling.glisse
2017-04-05Use an unordered_set for unmatched_in_u instead of an open-coded flat_set.glisse
2017-04-05In Kd_tree::remove, test the point index instead of the coordinates.glisse
2017-04-01remove bad named *_tree() functionsvrouvrea
2017-03-31Bad choose of exact / approx computationvrouvrea
2017-03-31PR : Typo in installation docvrouvrea
2017-03-31Typo with Perseus-style filevrouvrea
2017-03-31Typo in docvrouvrea
2017-03-31Fix examples testsvrouvrea
2017-03-30Move example tests in a new CMakeLists.txtvrouvrea
2017-03-29Small modificationsvrouvrea
2017-03-29Small modificationsvrouvrea
2017-03-29Declare the Kd_tree directly.glisse
2017-03-28Add commentvrouvrea
2017-03-28Use only insert (simplex and subfaces)vrouvrea
2017-03-28Missing a testvrouvrea
2017-03-28Missing a test for cythonvrouvrea
2017-03-28Longer commentsglisse