gbravetti
jit.gen and sample :)
"Is there some fast way of repeating a small matrix into a big matrix? (lika a pattern fill)
I know I can do it with getcell and setcell and some loops or with jit.glue but I bet there is a better approach.
Thanks!"