Skip to content

Commit

Permalink
Add note to the api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 committed Sep 5, 2015
1 parent d735790 commit 93f4fbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ API

All functionality in ``pysptk.sptk`` is directly accesible from the top-level ``pysptk.*`` namespace.

.. note:: Almost all of pysptk functions assume that the input array is **C-contiguous** and has ``float64`` element type.

.. automodule:: pysptk.sptk

0 comments on commit 93f4fbd

Please sign in to comment.