Mentions légales du service
This point has been discussed in #50 comment 2. v1, v2 two lists, F[:,v2] # ok F[v1, :] # ok F[v1,v2] # error!