Skip to content

Commit f47dded

Browse files
committed
link to a numerical integration recipe
1 parent 4ec4058 commit f47dded

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/cookbook.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,12 @@ Storing Attributes to a group node
341341
store.close()
342342
os.remove('test.h5')
343343
344+
Computation
345+
---------
346+
347+
`Numerical integration (sample-based) of a time series
348+
<http://nbviewer.ipython.org/5720498>`__
349+
344350
Miscellaneous
345351
-------------
346352

0 commit comments

Comments
 (0)