-
- 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!
Please register or sign in to comment
GitLab upgrade completed. Current version is 17.11.4.
This point has been discussed in #50 comment 2. v1, v2 two lists, F[:,v2] # ok F[v1, :] # ok F[v1,v2] # error!