summaryrefslogtreecommitdiff
path: root/biblio
diff options
context:
space:
mode:
authorglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-01-16 16:13:12 +0000
committerglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-01-16 16:13:12 +0000
commit0402766ea6b40be945c7f1454386137ee88749c7 (patch)
treeb50168efd3f2041ca0c1aac512bb393ee6dc9dd8 /biblio
parentfe318b14148c20541d76649a1de76bdf6f7eaeab (diff)
Some references for sparse Rips.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/sparserips-glisse@3138 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 56151faea78697afd3da72084f186d25b9252552
Diffstat (limited to 'biblio')
-rw-r--r--biblio/bibliography.bib35
1 files changed, 33 insertions, 2 deletions
diff --git a/biblio/bibliography.bib b/biblio/bibliography.bib
index b101cb76..f2ff368d 100644
--- a/biblio/bibliography.bib
+++ b/biblio/bibliography.bib
@@ -1070,5 +1070,36 @@ language={English}
year = {2015}
}
-
-
+@article{buchet16efficient,
+ Title = {Efficient and Robust Persistent Homology for Measures},
+ Author = {Micka\"{e}l Buchet and Fr\'{e}d\'{e}ric Chazal and Steve Y. Oudot and Donald Sheehy},
+ Booktitle = {Computational Geometry: Theory and Applications},
+ Volume = {58}
+ Pages = {70--96}
+ Year = {2016}
+}
+
+@inproceedings{cavanna15geometric,
+ Author = {Nicholas J. Cavanna and Mahmoodreza Jahanseir and Donald R. Sheehy},
+ Booktitle = {Proceedings of the Canadian Conference on Computational Geometry},
+ Title = {A Geometric Perspective on Sparse Filtrations},
+ Year = {2015}
+}
+
+@inproceedings{cavanna15visualizing,
+ Author = {Nicholas J. Cavanna and Mahmoodreza Jahanseir and Donald R. Sheehy},
+ Booktitle = {Proceedings of the 31st International Symposium on Computational Geometry},
+ Title = {Visualizing Sparse Filtrations},
+ Year = {2015},
+ doi = {10.4230/LIPIcs.SOCG.2015.23}
+}
+
+@article{sheehy13linear,
+ Title = {Linear-Size Approximations to the {V}ietoris-{R}ips Filtration},
+ Author = {Donald R. Sheehy},
+ Journal = {Discrete \& Computational Geometry},
+ Volume = {49},
+ Number = {4},
+ Pages = {778--796},
+ Year = {2013}
+}