The frame order analysis now uses the lib.compat.norm() replacement for numpy.linalg.norm().
This is to allow for the axis argument on numpy versions before version 1.8, though these older
versions will result in slower optimisation of the frame order models.