summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-16Fix CUSTOMBUILD : error : don't know how to set runtime library search path f...vrouvrea
2017-06-16Add warning about boost_thread link for the Mac GUDHI python modulevrouvrea
2017-06-16Fix Python module version numervrouvrea
2017-06-14Remove birth<=death check (should be done by the caller if necessary)cjamin
2017-06-14Fix try vrouvrea
2017-06-14Add traces for debugvrouvrea
2017-06-13Try to fix Windows compilation for Condavrouvrea
2017-06-13This should never have been commented outcjamin
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-09Missing "return"cjamin
2017-06-09Change names and adapt examplecjamin
2017-06-09Homogenize DEFINE profiling name for subsamplingvrouvrea
2017-06-09Remove boost date_time dependenciesvrouvrea
2017-06-09Remove boost timer and chrono dependenciesvrouvrea
2017-06-09No more need of find_the_lib cmake macro to find Windows boost lib namevrouvrea
2017-06-09Merge last trunk modificationsvrouvrea
2017-06-09Tangential complex test must link with boost date time libraryvrouvrea
2017-06-09Add BOOST_SYSTEM_NO_DEPRECATED definitionvrouvrea
2017-06-08Add modules as CMake options in order to be able to activate/desactivate comp...vrouvrea
2017-06-02Fix install issuevrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-06-02Try to remove boost systemvrouvrea
2017-06-01Doc for "pers" file formatcjamin
2017-06-01Use make_function_output_iterator to avoid code duplicationcjamin
2017-05-31Test bottleneck_read_file_examplecjamin
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-30Clean-upcjamin
2017-05-30Remove debug codecjamin
2017-05-30Make install examples mechanismvrouvrea
2017-05-30Add a warningvrouvrea
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-19Remove DEBUG_TRACEScjamin
2017-05-18Modify the way cmake handles utilities, examples, test and benchmarks with ne...vrouvrea
2017-05-16Use read_persistence_diagram_from_file in this examplecjamin
2017-05-16Add read_persistence_diagram_from_filecjamin
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