changeset 35:37a9fb876f54

[documentation] add notes for matrices + vectorization
author Jeff Hammel <k0scist@gmail.com>
date Mon, 04 Sep 2017 13:55:48 -0700
parents 018c70393353
children 433c475f42db
files docs/matrix.txt
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/matrix.txt	Mon Sep 04 13:55:48 2017 -0700
@@ -0,0 +1,3 @@
+    [|  |     | ]
+X = [x1 x2 ...xm]
+    [|  |     | ]