Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 39d662ae authored by hhakim's avatar hhakim
Browse files

Rename Faust.todense() to Faust.toarray() and add a new Faust.todense() which...

Rename Faust.todense() to Faust.toarray() and add a new Faust.todense() which returns a numpy.matrix.

The goal is to respect the way scipy works with its two functions toarray() and todense() (resp. returning a numpy.ndarray and a numpy.matrix).
parent ef586bb2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment