|
|
|
|
|
by prestonh
2943 days ago
|
|
I don't have much experience with Matlab, so forgive me if this is incorrect, but numpy should be able to do everything that matlab can at comparable speeds. No one performing matrix/vector-like operations is doing so with standard Python lists if numpy is available. |
|
I don't expect anyone who has not spent a lot of time with Matlab to "get" it.