-
- Downloads
Block explicitely pyfaust.Faust fancy indexing when used in the both dimensions.
This point has been discussed in #50 comment 2. v1, v2 two lists, F[:,v2] # ok F[v1, :] # ok F[v1,v2] # error!
Loading
Please register or sign in to comment