Skip to content

Releases: lmendo/MATL

Version 2.0.0

17 Dec 23:01
Compare
Choose a tag to compare
  • A bug has been corrected. A real number followed by i, for example 2i, was incorrectly interpreted as an imaginary number, instead of the number followed by i function. Thanks for @flawr for finding this bug.
  • pi has been renamed as function XT.
  • uint64 has been introduced as function Xo
  • Xe (permute) has been integrated with ! (transpose)
  • Ye (squeeze) has been integrated with e (reshape)
  • Predefined literal ['0':'9' 'a':'F'] has been added.

1.0.1

16 Dec 00:03
Compare
Choose a tag to compare
  • Graphic functions XG (plot), YG (image), ZG (colormap) call drawnow to update graph immediately
  • ZG had its description missing in documentation and command-line help
  • Display format corrected in D function

1.0.0

15 Dec 23:56
Compare
Choose a tag to compare

Initial public release. Published in Esolangs on December 12, 2015