How can I erase an element from a vector without shifting the other elements in Python?

Started by Andrei, November 17, 2016, 07:04:54 PM

Previous topic - Next topic

Leonard

Hi everyone, I'd like to ask you a big complex problem, how can i erase an element from a vector without shifting the other elements in python? Thank you very much for your help as soon as possible.