--- ray/doc/notes/ReleaseNotes 2019/08/12 01:20:25 1.351 +++ ray/doc/notes/ReleaseNotes 2019/08/12 02:26:46 1.352 @@ -2304,4 +2304,5 @@ Created rcode2bmp script to create images from new rco Improved efficiency of rmtxop in cases where matrix multiplication is faster evaluated right-to-left, as when the final component is a -column vector. +column vector. Also added ability to apply trailing unary operators +(-t, and -s or -c) to resulting matrix.