Mir v0.13.0 was released. http://mir.dlang.io
##### New functions was added: - `mir.combinatorics` (by Sebastian Wilzbach) - `combinations` - `combinationsRepeat` - `permutations` - `cartesianPower` - `mir.ndslice.slice` - `SliceException` - `shape` - `slice` - `makeSlice` - `ndarray` - `makeNdarray` - `mir.ndslice.selection` - `iotaSlice`/`IotaSlice` For corresponding ndslice updates in Phobos see https://github.com/D-Programming-Language/phobos/pull/4182 Best regards, Ilya
