summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-11static constructor solutionvrouvrea
2017-09-10New try to initialize objects with static functions.pdlotko
2017-09-07adding the missing filepdlotko
2017-09-06Another time when I hit the problem with compilation, and fail to solve it...pdlotko
2017-09-06commitpdlotko
2017-09-05Some further progress on persistence representation's cytonization. pdlotko
2017-08-24Not compilig code with the problem of conversion betwen python and C++ object...pdlotko
2017-08-24modification of the style according to Vincent's comment.pdlotko
2017-08-24A comit just to make sure that I have the right version in the repo. pdlotko
2017-08-23Adding documentation.pdlotko
2017-08-23Modification that should finalize persistence representation diagrams sython ...pdlotko
2017-08-23Ading the interface files. pdlotko
2017-08-22First almost working version. pdlotko
2017-08-22cleaning up the mess with names.pdlotko
2017-08-22First version of persistence diagrams cytonization that compiles (and create ...pdlotko
2017-08-14Adding a code that use Clement's procedure to read files. Correcting some sam...pdlotko
2017-08-08Merge last trunk modificationsvrouvrea
2017-08-08Fix bug in read_persistence_intervals_in_dimension for only_this_dimvrouvrea
2017-07-10simplex / complex confusionglisse
2017-07-10Cubical: use +inf instead of UINT_MAX as filtration value for non-simplices.glisse
2017-07-03Rename cythonize_gudhi.py in setup.py to be conform with Python convention (f...vrouvrea
2017-06-28Add a commentvrouvrea
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-20Merge Spatial searching-Add radius search branchvrouvrea
2017-06-20Missing typedefcjamin
2017-06-20Merge last trunk modificationsvrouvrea
2017-06-16Merge last modifications from read_persistence_from_file branchvrouvrea
2017-06-16Fix auto lambda (requires C++14) compilation issuevrouvrea
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-15Add files for test purposevrouvrea
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-13Merge read_persistence_from_file into persistence_representation_integrationcjamin
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