From 423c4be21968fd42c5470a9132d0e332c73ec2b9 Mon Sep 17 00:00:00 2001 From: MathieuCarriere Date: Tue, 19 Oct 2021 14:37:39 +0200 Subject: fix python documentation --- src/python/doc/differentiation_sum.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/python/doc/differentiation_sum.inc') diff --git a/src/python/doc/differentiation_sum.inc b/src/python/doc/differentiation_sum.inc index 7340d24d..3dd8e59c 100644 --- a/src/python/doc/differentiation_sum.inc +++ b/src/python/doc/differentiation_sum.inc @@ -1,4 +1,4 @@ -. list-table:: +.. list-table:: :widths: 40 30 30 :header-rows: 0 @@ -7,4 +7,5 @@ - :Requires: `TensorFlow `_ We provide TensorFlow 2 models that can handle automatic differentiation for the computation of persistence diagrams from complexes available in the Gudhi library. -This includes simplex trees, cubical complexes and Vietoris-Rips complexes. +This includes simplex trees, cubical complexes and Vietoris-Rips complexes. Detailed example on how to use these layers in practice are available +in the following `notebook `_. -- cgit v1.2.3