view general/arrutils/README.txt @ 61:eff6bddf82e3 tip

Finally implemented perceptual brightness thing.
author samer
date Sun, 11 Oct 2015 10:20:42 +0100
parents ed2629b7f02b
children
line wrap: on
line source
These are functions for manipulating arrays regardless of what the element
type is. They include functions for resizing, reshaping, rearranging and
replicating arrays, some high order functions like mapXXX for applying
arbitrary functions to array elements or subarrays, and some functions
for dealing with array size specifications.