Before I start putting something crude together myself, I thought I'd ask 
here: is there a simple function in Julia that checks monotonicity of 
vectors/arrays?
Ideally, I would like a function that takes an Array{Float64},N and checks 
monotonicity for each of the N dimensions separately. 

Reply via email to