Skip to content

Commit 9968475

Browse files
authored
Merge pull request #194 from tbirdso/exhaustive-notebook
2 parents 3316ac5 + 13584e4 commit 9968475

File tree

2 files changed

+404
-0
lines changed

2 files changed

+404
-0
lines changed

src/Numerics/Optimizers/ExhaustiveOptimizer/Documentation.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ Python
3333
.. literalinclude:: Code.py
3434
:lines: 20-
3535

36+
Jupyter Notebook
37+
-----------------
38+
39+
.. image:: https://mybinder.org/badge_logo.svg
40+
:target: https://mybinder.org/v2/gh/InsightSoftwareConsortium/ITKExamples/master?filepath=src%2FNumerics%2FOptimizers%2FExhaustiveOptimizer%2FPlotExhaustiveOptimizer.ipynb
41+
42+
3643

3744
Classes demonstrated
3845
--------------------

src/Numerics/Optimizers/ExhaustiveOptimizer/PlotExhaustiveOptimizer.ipynb

Lines changed: 397 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)