Added Jupyter notebook with tally arithmetic examples

This commit is contained in:
Paul Romano 2015-08-07 10:34:14 +07:00
parent c982eb72ba
commit 43b42bca20
6 changed files with 1721 additions and 4 deletions

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,11 @@
================
Tally Arithmetic
================
.. only:: html
.. notebook:: tally-arithmetic.ipynb
.. only:: latex
IPython notebooks must be viewed in the online HTML documentation.

View file

@ -4,9 +4,7 @@
Python API
==========
--------
Contents
--------
**API Documentation:**
.. toctree::
:maxdepth: 1
@ -30,3 +28,10 @@ Contents
tallies
trigger
universe
**Examples:**
.. toctree::
:maxdepth: 1
examples/tally-arithmetic