Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 6aad9cc4 authored by hhakim's avatar hhakim
Browse files

Minor change.

Correction in code doc.
parent f606396a
Branches
Tags
No related merge requests found
......@@ -60,8 +60,8 @@ class Faust:
Another easy way to create a Faust is to call the static method Faust.randFaust().
Args:
list_factors: list/tuple of numpy matrices or filepath of the Faust in
matlab binary format (.mat).
list_factors: list/tuple of numpy matrices (either
scipy.sparse.csr.csr_matrix or numpy.ndarray).
filepath: the file in Matlab format (.mat) from which a Faust will
be created (the file must have been saved before with
Faust.save()).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment