summaryrefslogtreecommitdiff
path: root/biblio/bibliography.bib
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/bibliography.bib')
-rw-r--r--biblio/bibliography.bib27
1 files changed, 27 insertions, 0 deletions
diff --git a/biblio/bibliography.bib b/biblio/bibliography.bib
index 9880c0f0..16fa29d0 100644
--- a/biblio/bibliography.bib
+++ b/biblio/bibliography.bib
@@ -576,6 +576,15 @@ note = "http://gmplib.org/",
%TEMPORARY
%------------------------------------------------------------------
+@misc{royer2019atol,
+ title={ATOL: Measure Vectorisation for Automatic Topologically-Oriented Learning},
+ author={Martin Royer and Frédéric Chazal and Clément Levrard and Yuichi Ike and Yuhei Umeda},
+ year={2019},
+ eprint={1909.13472},
+ archivePrefix={arXiv},
+ primaryClass={cs.CG}
+}
+
@inproceedings{deSilva:2013:GSP:2493132.2462402,
author = {de Silva, Vin and Nanda, Vidit},
title = {Geometry in the space of persistence modules},
@@ -1297,3 +1306,21 @@ year = "2011"
bibsource = {dblp computer science bibliography, https://dblp.org}
}
+@InProceedings{edgecollapsesocg2020,
+ author = {Jean-Daniel Boissonnat and Siddharth Pritam},
+ title = {{Edge Collapse and Persistence of Flag Complexes}},
+ booktitle = {36th International Symposium on Computational Geometry (SoCG 2020)},
+ pages = {19:1--19:15},
+ series = {Leibniz International Proceedings in Informatics (LIPIcs)},
+ ISBN = {978-3-95977-143-6},
+ ISSN = {1868-8969},
+ year = {2020},
+ volume = {164},
+ editor = {Sergio Cabello and Danny Z. Chen},
+ publisher = {Schloss Dagstuhl--Leibniz-Zentrum f{\"u}r Informatik},
+ address = {Dagstuhl, Germany},
+ URL = {https://drops.dagstuhl.de/opus/volltexte/2020/12177},
+ URN = {urn:nbn:de:0030-drops-121777},
+ doi = {10.4230/LIPIcs.SoCG.2020.19},
+ annote = {Keywords: Computational Topology, Topological Data Analysis, Edge Collapse, Simple Collapse, Persistent homology}
+}