This is the first release of the Augmentum library. Currently the library does image augmentations only on square matrices (list of lists) which represent grayscale images. The image augmentations currently available in this version are clockwise rotation by 90 degrees, reflection about the vertical central axis, right shift, and scaling by a factor of 2.