summaryrefslogtreecommitdiff
path: root/biblio
diff options
context:
space:
mode:
authorVincent Rouvreau <vincent.rouvreau@inria.fr>2022-10-20 16:16:24 +0200
committerVincent Rouvreau <vincent.rouvreau@inria.fr>2022-10-20 16:16:24 +0200
commit1deac2baba36201aa4674ce111d17790fff36ef2 (patch)
treed67edf6485246b27a7a7a66f9f98c91001f922e7 /biblio
parent8a7353e0f98f03ce98499bb5d5648193fd95df1c (diff)
Remove tensorflow and sklearn entries. Use comma instead of 'and'
Diffstat (limited to 'biblio')
-rw-r--r--biblio/how_to_cite_gudhi.bib.in46
1 files changed, 3 insertions, 43 deletions
diff --git a/biblio/how_to_cite_gudhi.bib.in b/biblio/how_to_cite_gudhi.bib.in
index 3019e789..71d26a3f 100644
--- a/biblio/how_to_cite_gudhi.bib.in
+++ b/biblio/how_to_cite_gudhi.bib.in
@@ -78,7 +78,7 @@
}
@incollection{gudhi:RipsComplex
-, author = "Cl\'ement Maria and Pawel Dlotko and Vincent Rouvreau and Marc Glisse"
+, author = "Cl\'ement Maria, Pawel Dlotko, Vincent Rouvreau, Marc Glisse"
, title = "Rips complex"
, publisher = "{GUDHI Editorial Board}"
, edition = "{@GUDHI_VERSION@}"
@@ -88,7 +88,7 @@
}
@incollection{gudhi:Collapse
-, author = "Siddharth Pritam and Marc Glisse"
+, author = "Siddharth Pritam, Marc Glisse"
, title = "Edge collapse"
, publisher = "{GUDHI Editorial Board}"
, edition = "{@GUDHI_VERSION@}"
@@ -168,7 +168,7 @@
}
@incollection{gudhi:SubSampling
-, author = "Cl\'ement Jamin and Siargey Kachanovich"
+, author = "Cl\'ement Jamin, Siargey Kachanovich"
, title = "Subsampling"
, publisher = "{GUDHI Editorial Board}"
, edition = "{@GUDHI_VERSION@}"
@@ -191,36 +191,6 @@
% Python specific gudhi modules
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-@incollection{gudhi:CubicalPersistenceTensorFlowLayer
-, author = "Mathieu Carri\`ere"
-, title = "TensorFlow layer for cubical persistence"
-, publisher = "{GUDHI Editorial Board}"
-, edition = "{@GUDHI_VERSION@}"
-, booktitle = "{GUDHI} User and Reference Manual"
-, url = "https://gudhi.inria.fr/python/@GUDHI_VERSION@/cubical_complex_tflow_itf_ref.html"
-, year = @GUDHI_VERSION_YEAR@
-}
-
-@incollection{gudhi:CubicalPersistenceScikitlearnInterface
-, author = "Vincent Rouvreau"
-, title = "Cubical complex persistence scikit-learn like interface"
-, publisher = "{GUDHI Editorial Board}"
-, edition = "{@GUDHI_VERSION@}"
-, booktitle = "{GUDHI} User and Reference Manual"
-, url = "https://gudhi.inria.fr/python/@GUDHI_VERSION@/cubical_complex_sklearn_itf_ref.html"
-, year = @GUDHI_VERSION_YEAR@
-}
-
-@incollection{gudhi:LowerStarPersistenceTensorFlowLayer
-, author = "Mathieu Carri\`ere"
-, title = "TensorFlow layer for lower-star persistence on simplex trees"
-, publisher = "{GUDHI Editorial Board}"
-, edition = "{@GUDHI_VERSION@}"
-, booktitle = "{GUDHI} User and Reference Manual"
-, url = "https://gudhi.inria.fr/python/@GUDHI_VERSION@/ls_simplex_tree_tflow_itf_ref.html"
-, year = @GUDHI_VERSION_YEAR@
-}
-
@incollection{gudhi:WeightedRipsComplex
, author = "Rapha\"el Tinarrage, Yuichi Ike, Masatoshi Takenouchi"
, title = "Weighted Rips Complex"
@@ -241,16 +211,6 @@
, year = @GUDHI_VERSION_YEAR@
}
-@incollection{gudhi:RipsPersistenceTensorFlowLayer
-, author = "Mathieu Carri\`ere"
-, title = "TensorFlow layer for Vietoris-Rips persistence"
-, publisher = "{GUDHI Editorial Board}"
-, edition = "{@GUDHI_VERSION@}"
-, booktitle = "{GUDHI} User and Reference Manual"
-, url = "https://gudhi.inria.fr/python/@GUDHI_VERSION@/rips_complex_tflow_itf_ref.html"
-, year = @GUDHI_VERSION_YEAR@
-}
-
@incollection{gudhi:WassersteinDistance
, author = "Theo Lacombe, Marc Glisse"
, title = "Wasserstein distance"