Skip to content

Several changes; see description

Compare
Choose a tag to compare
@lmendo lmendo released this 20 Apr 22:57
· 353 commits to master since this release
  • Y@ now allows two inputs, and in that case computes variations (without repetition)
  • Improved Octave compatibility for strncmp function
  • Corrected documentation of function X#.
  • Third input of XQ (accumarray) can now be omitted
  • u and Xu (unique) are now stable by default
  • Character 0 is displayed as a space on Octave, like Matlab does
  • HTML tags removed in nodesktop mode. Thanks, @suever!