Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 14e1eaf1 authored by hhakim's avatar hhakim
Browse files

Replace uses of numpy.matrix by parent class numpy.ndarray (ndim == 2) to...

Replace uses of numpy.matrix by parent class numpy.ndarray (ndim == 2) to prepare pyfaust to the deprecation of numpy.matrix.

- Updating the notebooks and code doc consequently,
- Faust class, tools, demo and fact(params) modules.
- Faust.todense() is kept but marked as deprecated (warning displayed).

It closes issue #110.
parent f4f855b4
No related merge requests found
Showing with 5445 additions and 1682 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment