summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2017-09-12Bottleneck does not require Eigen3 (C++ and Python)vrouvrea
2017-08-17Add file formats for Python.vrouvrea
2017-08-10Merge last trunk modificationsvrouvrea
2017-08-10Some modifications to file format documentation (utf8 test)vrouvrea
2017-08-10utf8 file formatvrouvrea
2017-08-10Add Gudhi namespacevrouvrea
2017-08-09Merge last trunk modificationsvrouvrea
2017-08-08Fix bug in read_persistence_intervals_in_dimension for only_this_dimvrouvrea
2017-07-06Plot functions now returns a plot that can be modified before to be shownvrouvrea
2017-07-04Add Gudhi namespace for reader_utilsvrouvrea
2017-06-28Merge of branch boost_system_no_deprecated_test in order to :vrouvrea
2017-06-28Merge of the branch read_persistence_from_filevrouvrea
2017-06-16Fix auto lambda (requires C++14) compilation issuevrouvrea
2017-06-14Remove birth<=death check (should be done by the caller if necessary)cjamin
2017-06-13Add header and namespace + remove unnecessary includecjamin
2017-06-09Rewrite Contraction and Skeleton blocker time display using Gudhi::Clockvrouvrea
2017-06-09Create a new page for file formatscjamin
2017-06-09Throw exceptions if file not foundcjamin
2017-06-09Change names and adapt examplecjamin
2017-06-09Remove boost date_time dependenciesvrouvrea
2017-06-02Fix install issuevrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-06-01Doc for "pers" file formatcjamin
2017-06-01Use make_function_output_iterator to avoid code duplicationcjamin
2017-05-31Check if birth <= deathcjamin
2017-05-31Fix doccjamin
2017-05-31Typocjamin
2017-05-31Fix doc and shorten codecjamin
2017-05-31Merge from trunkcjamin
2017-05-30Make install examples mechanismvrouvrea
2017-05-29Add 2 new variants of read_persistence_diagram_from_filecjamin
2017-05-23read_persistence_diagram_from_file now uses an output iteratorcjamin
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-16Add read_persistence_diagram_from_filecjamin
2017-05-16Add MathJax for distributionvrouvrea
2017-05-09Doc issuevrouvrea
2017-04-24Doc typovrouvrea
2017-04-19Fix doc issuevrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-04-11Move Euclidean_distance in Gudhi namespacevrouvrea
2017-03-26merge from trunkglisse
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-16Merge Last trunk modificationsvrouvrea
2017-03-15Header with correct _config.yml from Jekyll, no more beta web addressvrouvrea
2017-03-08Weighted alpha complex 3d featurevrouvrea
2017-03-07Merge last trunk modificationsvrouvrea
2017-03-07Add doc for exact alphavrouvrea
2017-03-04Missing includes and const for Euclidean_distance.glisse