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.
- [julia-users] Function to check monotonicity Nils Gudat
- Re: [julia-users] Function to check monotonicity Kevin Squire
- Re: [julia-users] Function to check monotonicity Stefan Karpinski
