I am trying to understand a python code but got stuck trying to understand what numpy.ravel_multi_index does.The documentation and the examples therein are confusing. Can someone help to explain to me what ravel_multi_index( ... )?

Here is the documentation link:

https://docs.scipy.org/doc/numpy-1.12.0/reference/generated/numpy.ravel_multi_index.html

Thanks

Pascal

More Chinedu Pascal Ezenkwu's questions See All
Similar questions and discussions