From 5a6bee4fe076e06514c6e4e538590dd3a2a5cdc3 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 6 Nov 2009 18:37:00 +0000 Subject: upgrade gridflow svn path=/trunk/; revision=12728 --- externals/gridflow/tests/cv.SVD-test.pd | 37 +++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 externals/gridflow/tests/cv.SVD-test.pd (limited to 'externals/gridflow/tests/cv.SVD-test.pd') diff --git a/externals/gridflow/tests/cv.SVD-test.pd b/externals/gridflow/tests/cv.SVD-test.pd new file mode 100644 index 00000000..9d1c1ddd --- /dev/null +++ b/externals/gridflow/tests/cv.SVD-test.pd @@ -0,0 +1,37 @@ +#N canvas 770 0 450 464 10; +#X obj 48 105 cv.SVD; +#X obj 49 320 display; +#X floatatom 49 27 5 0 0 0 - - -; +#X floatatom 88 27 5 0 0 0 - - -; +#X floatatom 49 43 5 0 0 0 - - -; +#X floatatom 88 43 5 0 0 0 - - -; +#X obj 48 86 #redim (2 2); +#X msg 160 33 4 f # 2 3 5 7; +#X obj 48 67 #pack 4 f; +#X obj 161 191 display; +#X obj 12 185 display; +#X obj 48 280 #inner \, seed (f #); +#X obj 178 280 #inner \, seed (f #); +#X obj 48 261 #store; +#X obj 48 238 #finished; +#X obj 48 145 t a a; +#X obj 307 189 display; +#X connect 0 0 10 0; +#X connect 0 0 15 0; +#X connect 0 1 9 0; +#X connect 0 1 13 1; +#X connect 0 2 16 0; +#X connect 0 2 12 1; +#X connect 2 0 8 0; +#X connect 3 0 8 1; +#X connect 4 0 8 2; +#X connect 5 0 8 3; +#X connect 6 0 0 0; +#X connect 7 0 6 0; +#X connect 8 0 6 0; +#X connect 11 0 1 0; +#X connect 12 0 11 1; +#X connect 13 0 11 0; +#X connect 14 0 13 0; +#X connect 15 0 14 0; +#X connect 15 1 12 0; -- cgit v1.2.1