summaryrefslogtreecommitdiff
path: root/src/Gudhi_stat/example
AgeCommit message (Collapse)Author
2017-05-04Fixing Marc's commentspdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2394 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 24336d02a44474c9aaed8e6ce244f1f6bb2aed3b
2017-04-27initial preparation to change the name of the package.pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2382 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3648a6470eca09c85b60802148cc1e2462b92f79
2017-04-20fising the problems with tests. pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2371 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 77267b782ab7fa52172d10d84885a43ec182e436
2017-04-14Answer to Vincent's comments. pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2348 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 14d2d7d14089c17e4e7949b1f8e46990d0b16181
2017-04-13Answer to Marc's comments (MG5)pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2344 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 5d2cd22cb13d74b1ca99892eb8773d8db2e7db2b
2017-04-07Answers to Marc's comments.pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2319 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 51b36668541a99c43ad801a9449d7208135f83b7
2017-04-06Answering MG3 comments.pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2313 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3bae7a55d05831af55a5b1c3e0d2695383af325f
2017-03-27Adding answers to Marc's comments.pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2258 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 4ad10b1ec977bb1fcfdab43c4d9ee9ed6ef120f5
2017-03-24Answer to Marc's comments.pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2240 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 20c02d536373553322a3e10eb4aacc2959db654a
2016-12-11a few more changes...pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1846 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: adc13cd41fd36c3e0107b32c7e0431dbf217955e
2016-12-11Answer to Marc's comment from Sunday.pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1845 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: cb4c277633d435bfe9111150f40de46d2fa598c2
2016-12-09Marc's comment (hopefuly last ones for today :) ).pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1843 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 5153630f5cdad616aa568db6f1540f26db473874
2016-12-09Ansvers to Marc's comments, part deux.pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1842 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 361a254ad0837a344801c46049e09fb3b271bb0c
2016-12-09Fix to Marc's comments. pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1841 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c5be190621dcbb43433c027c78e782916cc6ae93
2016-11-16multiplicative bootstrap once morepdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1754 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 771b4fdaac86a54eaed1393ba66dd70e664376e4
2016-10-21adding a few corrections. Moreover I right now persisgence_heat_map is a ↵pdlotko
template class. A template parameter is a class that gives the scaling of kernel with repsect to diagonal. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1742 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 37e4c01a95f5682f4acb3bba3145014671f95188
2016-10-21The library changed from inherritance to templates. pdlotko
Are the files from include/abstract removed? git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1741 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 6f768b08a7a900a56278adcf371a31840916d3ba
2016-10-11adding better examples in /example folder. pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1691 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 78b3c03fdc58cebe5bfae75bf624ab982702d7dc
2016-10-11adding answert to Vincent's commentspdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1688 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3e90519425010bfedae7af946238188fee6cf420
2016-10-04Remove executablesvrouvrea
Fix cmake issues git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1634 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: b3a59a1b6c68ed79603da65017af142b917bd898
2016-10-04adding the missing files from utylities/persistence_landscapespdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1616 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c0e1a9cfe0581a9f6f84d328236e1ee0d409e10b
2016-10-04hopefully I am adding now all the missing files....pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1615 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 076a4a371bbb8277d0f97df97a10a1e6567addc2
2016-09-28adding cmakefile + a few changes into .h files of thelibrary. pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1581 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 97c6cfeb7e11e7ab4a02db022b11c909ce47307a
2016-09-28a few modifications to persisntence heat maps. Removing PSSK, since it is ↵pdlotko
not needed. PSSk is exactluy the same as any other heat map. The difference is the way it is created. Comparision, averaging or scalar products are the same. That is why I have removed PSSK folder, and add a few other ways of creating heat maps in persistence_heat_maps folder. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1580 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 2f8f2bde0fdbe69b582d0afdbb5bf6e4fe3fff31
2016-09-26Adding PSSK implmentation (based on persistent heat maps).pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1565 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 2b5a6fc2fa34d098cc53b53e6cee0d3dd65193db
2016-09-26this time with a file...pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1564 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 2d78c8680926eb9c409b8e09e62ea6d082d5665f
2016-09-26adding vizialuzation subroutine for persistence vectors. Now the list of ↵pdlotko
utilities is the same for all representations of persistence. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1563 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: a84a0ab5d9951b8f140b4d86b632b2e91aefe6b8
2016-09-26scalar product for persistence landscapes o a grid have been corrected. pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1562 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 4c9acc20802a6c147daea30200124fceba39cfdd
2016-09-26A few more modifications to the Gudhi stat. Now all the utilities are ↵pdlotko
tested, and some corrections to the tests are added. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1561 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 5032a8c66a13764ee929a76ac301667f4d67de45
2016-09-25the same for landscapes on a grid. Be careful, we still have a problem with ↵pdlotko
scalar product!!! git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1559 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 12056d1024edecc295772352751e4762777a6a67
2016-09-25After testing utylities for persistence landscapes. pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1558 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: bf12d3ce9ac4c3154ee2ae1ab00e23bbd1c6538a
2016-09-24the same check done for diagrams...pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1557 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 9ea9034edfd88bc1ca910963f321ad943e196464
2016-09-24after tests of utilities for scalar products.pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1556 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 529fc7963626fdab93284c27a3b6f03457d80c5c
2016-09-23Finished adding utitilites. Note that they are still not tested!!!pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1553 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 61243549302b6e87376c7c725240949be67d44ac
2016-09-22a few utilities to gudhi statpdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1539 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: f7828137943b97025df785ff0db02ba03e7ee1dc
2016-09-22Adding tests to the implementation of persitence heat maps. pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1532 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 065fdfed0c7000ff00bc4b1752239fedb2cdc9e4
2016-09-21A few more changes for persistence heat maps. pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1527 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 91bbfb521a74b0c8683bac4a605d50cf672638c8
2016-09-21First compiling version of the implementation of heat maps.pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1524 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 406f6c793ee240b5cfbd99c0391b2fe327148dc0
2016-09-15this time with the proper files...pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1501 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 8082cace6b3b8775a20c185c921bf9a37279f1be
2016-09-13a few modification to the code to compute persistence landscapes on a gridpdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1493 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 6adb9cecf2465330c121e44236ad1d7c4bce2d07
2016-07-26aaapdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1395 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0adfec650245761402f8a062f0682c4f7afd6513
2016-06-30Adding Marc's comments.pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1372 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 69203954cddee77e64669e381f349bdc28163e20
2016-06-30other small changes. pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1362 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 5effa37d67053c2932411bdc9b00993490bf9182
2016-06-30removing files againpdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1361 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 9d7b3d461e8de61bed508754106ed3d8f2af0aab
2016-06-30trying to delete files...pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1358 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0e9d6a12249ef1890bfd3db26e15ff01b716eca2
2016-06-30trying to delete some files...pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1357 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 28be974caa5e625b5f8a5a909bfd951891307093
2016-06-30adding examplespdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1356 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 1d703c8d0f03db43dd6f6b03e7ca3aff49c89756
2016-06-29this time with all the junk...pdlotko
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1353 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 597257aa46f9dc4b1f8b856cb06610461b16c470