Skip to content

"Shuffle" function; comparison of complex values

Compare
Choose a tag to compare
@lmendo lmendo released this 29 Oct 22:45
· 68 commits to master since this release

<, > now compare real parts of complex values. This was the implicit behaviour in MATLAB, but not in Octave.

Added "shuffle" (apply a random permutation to input) in Zr. Suggested by @flawr