A number of bug fixes. Dimarray was used in two big projects and a few remaining bugs were solved, mostly related to multi-dimensional indexing and array broadcasting when indexing. New attribute .box to switch from numpy-like array-broadcasting when indexing to matlab-like multi-dimensional indexing (where several dimensions are indexed independently from each other, as a "box").