--- ray/doc/notes/ReleaseNotes 2023/12/08 17:56:26 1.436 +++ ray/doc/notes/ReleaseNotes 2023/12/09 23:46:51 1.437 @@ -2656,3 +2656,6 @@ provide for a single matrix-multiplication operation a which only requires memory for that final matrix. Added support for filtering hyperspectral images to pfilt. + +Added support for 1- and 3-component float matrix i/o to +pcomb to allow for better interoperability.