Skip to content

Commit

Permalink
Push modifications with gudhi 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentRouvreau committed Jun 11, 2020
1 parent 3ce39c0 commit 4d46285
Show file tree
Hide file tree
Showing 12 changed files with 8,679 additions and 791 deletions.
2 changes: 2 additions & 0 deletions .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ dependencies:
- scikit-learn
- tensorflow
- plotly
- pot
- networkx
- gudhi
49 changes: 20 additions & 29 deletions Tuto-GUDHI-Barycenters-of-persistence-diagrams.ipynb

Large diffs are not rendered by default.

37 changes: 18 additions & 19 deletions Tuto-GUDHI-ConfRegions-PersDiag-datapoints.ipynb

Large diffs are not rendered by default.

134 changes: 94 additions & 40 deletions Tuto-GUDHI-DTM-filtrations.ipynb

Large diffs are not rendered by default.

34 changes: 14 additions & 20 deletions Tuto-GUDHI-Expected-persistence-diagrams.ipynb

Large diffs are not rendered by default.

7,983 changes: 7,938 additions & 45 deletions Tuto-GUDHI-alpha-complex-visualization.ipynb

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Tuto-GUDHI-cubical-complexes.ipynb

Large diffs are not rendered by default.

278 changes: 121 additions & 157 deletions Tuto-GUDHI-extended-persistence.ipynb

Large diffs are not rendered by default.

84 changes: 37 additions & 47 deletions Tuto-GUDHI-kPDTM-kPLM.ipynb

Large diffs are not rendered by default.

748 changes: 374 additions & 374 deletions Tuto-GUDHI-persistence-diagrams.ipynb

Large diffs are not rendered by default.

67 changes: 34 additions & 33 deletions Tuto-GUDHI-representations.ipynb

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions Tuto-GUDHI-simplex-Trees.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -72,7 +72,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -94,7 +94,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand All @@ -103,7 +103,7 @@
"True"
]
},
"execution_count": 18,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -123,7 +123,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand All @@ -132,7 +132,7 @@
"False"
]
},
"execution_count": 19,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -150,7 +150,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -166,7 +166,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 6,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -213,7 +213,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 7,
"metadata": {},
"outputs": [
{
Expand All @@ -222,7 +222,7 @@
"1"
]
},
"execution_count": 22,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -240,7 +240,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 8,
"metadata": {},
"outputs": [
{
Expand All @@ -249,7 +249,7 @@
"4"
]
},
"execution_count": 23,
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -267,7 +267,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 9,
"metadata": {},
"outputs": [
{
Expand All @@ -276,7 +276,7 @@
"7"
]
},
"execution_count": 24,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -294,7 +294,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 10,
"metadata": {
"scrolled": true
},
Expand All @@ -303,7 +303,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"[([0, 1], 0.0), ([0], 0.0), ([1, 2], 0.0), ([1, 3], 0.0), ([1], 0.0), ([2], 0.0), ([3], 0.0)]\n"
"<generator object at 0x7f46e8bf7558>\n"
]
}
],
Expand All @@ -320,7 +320,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 11,
"metadata": {},
"outputs": [
{
Expand All @@ -329,7 +329,7 @@
"False"
]
},
"execution_count": 26,
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -349,7 +349,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 12,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -399,7 +399,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": 13,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -438,7 +438,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 14,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -477,7 +477,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": 15,
"metadata": {},
"outputs": [
{
Expand All @@ -486,7 +486,7 @@
"0.8"
]
},
"execution_count": 30,
"execution_count": 15,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -513,7 +513,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.8"
"version": "3.6.10"
},
"toc": {
"base_numbering": 1,
Expand Down

0 comments on commit 4d46285

Please sign in to comment.