search for matrices map

m.KERN's icon

hi ...
is there any object for mapping a matrix

m.KERN's icon

ok i got it ..

jonathan lee marcus's icon

there is jit.scalebias, but it doesn't just let you specify the
range. you'll have to figure out the scaling factor and bias/offset
yourself.

Peter Nyboer's icon

jit.charmap for char type matrices.
jit.op(s) + and * will also do it.

p