From b15eaf4ffb795687a6913fa6e21173c33aaab83b Mon Sep 17 00:00:00 2001 From: Jonas Pleyer Date: Thu, 13 Jun 2024 16:53:37 +0200 Subject: [PATCH] enhance description and add small ascii plot - also make one vector larger in order to make clear from example that the length of the vectors does not matter --- src/base/matrix.rs | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/src/base/matrix.rs b/src/base/matrix.rs index f3c64a30..ea88692e 100644 --- a/src/base/matrix.rs +++ b/src/base/matrix.rs @@ -2116,14 +2116,24 @@ impl