Add get_momentumpath function
Created by: lgresista
Added function get_momentumpath in momentum.jl that generates a path linearly connecting the input vertices. Additional to the vertices one has to specify the number of points on the path between successive vertices. Everything ok with the implementation?