Skip to content

Commit

Permalink
DOC: add math definitions to utils
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Nov 30, 2017
1 parent 41a5c47 commit 816ec3e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion sfs/util.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
"""Various utility functions."""
"""Various utility functions.
.. include:: math-definitions.rst
"""

from __future__ import division
import collections
Expand Down

0 comments on commit 816ec3e

Please sign in to comment.